Android Game Development

Started by
3 comments, last by TheZahR 11 years ago
Well...

I know Java and now I'll like to learn Android Apps And Game Development..


Please tell the learning path to me!!
Advertisement

1. Download the Android SDK.

2. Open a tab in your browser to google.com (you're going to need it)

3. Open another tab, and go through everything here (you've got a lot of reading to do) (if you're not sure where to start, just work your way down the left menu)

4. Open another tab, and go through everything here (you've got even more reading to do)

[size=2][ I was ninja'd 71 times before I stopped counting a long time ago ] [ f.k.a. MikeTacular ] [ My Blog ] [ SWFer: Gaplessly looped MP3s in your Flash games ]

I've messed around a bit with a framework called LibGDX. It's pretty easy to use (once you get it setup) and is abstracts a lot of the system calls for you (since it's cross platform). Maybe give it a look.

My Games -- My Music 

Come join us for some friendly game dev discussions over in XNA Chat!

I've been reading this book http://www.amazon.com/Beginning-Android-Games-Mario-Zechner/dp/1430246774/ref=dp_ob_title_bk to learn android game development. It starts off with some basics about game design, both helpful but a little obvious and then jumps into making your own game. I think its been a good read so far so it has my recommendation. Good luck.

i found a good tutorial http://developer.android.com/training/basics/firstapp/index.html

I know: C,C++,C# and a bit LUA.

This topic is closed to new replies.

Advertisement