This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Android and the fly likes Question on Android for Dave & Jeff Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Question on Android for Dave & Jeff" Watch "Question on Android for Dave & Jeff" New topic
Author

Question on Android for Dave & Jeff

Astha Sharma
Ranch Hand

Joined: Oct 15, 2011
Posts: 205

Hello Dave & Jeff,

Welcome to JavaRanch.

Here is my question for you.

I am new to Android development having only few months experience in the same. I want to get into game development. Please tell me what all the technologies I should know for getting into game development in Android. Is it a hard thing to go into game development for a fresher?

Thanks and Regards
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
If the game is rich in graphics you probably want to use OpenGL, and if it's processing-intensive you should check out the NDK (for C/C++ development on Android).


Android appsImageJ pluginsJava web charts
Jeffrey Friesen
Author
Ranch Hand

Joined: Dec 29, 2012
Posts: 37
    
    5

Hi Astha,

Although I have yet to write a game in Android, this is something that interests me. I have a couple of tips that you may find helpful:

1) The java.util.Timer and java.util.TimerTask classes are often used in game apps. You might want to check out Stack Overflow's "Android timer? How?" topic (http://stackoverflow.com/questions/4597690/android-timer-how) for more information.

2) Some time ago, I wrote a pair of articles on a technology known as Corona for the BuildMobile.com website:

http://buildmobile.com/getting-started-with-corona-building-apps-for-multiple-platforms-and-markets-simultaneously/
http://buildmobile.com/getting-started-with-corona-building-your-first-corona-app/

Corona is the product of a company called Ansca Mobile and lets you conveniently create cross-patform mobile apps (for Android and iOS) in a simple language called Lua. You can achieve some very powerful and interesting games with Corona, which also simplifies development. Perhaps I'm shooting myself in the foot by turning your attention to Corona/Lua as an alternative to Java. However, I want to be fair about this and let you know that this alternative exists if you find Java too daunting for game development.

All the best.

Jeff Friesen

Providing brighter futures through tutoring!
Astha Sharma
Ranch Hand

Joined: Oct 15, 2011
Posts: 205

Thanks Jeff and Ulf
Now I got some idea that how to start in game development. Thanks Jeff for these relevant links.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Question on Android for Dave & Jeff
 
Similar Threads
Couple of questions on Android for Dave & Jeff
Reg: Android GAME API
Availability[Java for Android Development ] in India/Bangalore?
Android sources of information - twitter / RSS / blog feeds etc?
Java for Android Development vs. Java