There are lots of examples on the web, but they generally of poor quality. Even the game demos in the SDK (eg Lunar Lander) have serious bugs.
The book "Beginning Android Games" by Mario Zechner provides a very good introduction and supplies a 2D Game engine that actually works. http://www.amazon.com/Beginning-Android-Games-Mario-Zechner/dp/1430230428/ref=sr_1_1?ie=UTF8&qid=1327388052&sr=8-1 Spending $24 on buying this book will be more useful than spending 100 hours searching the net. It explains exactly how to build a 2D game. On Jan 19, 12:29 am, Rohit Sharma <[email protected]> wrote: > I am going to start with android game development (initially 2D). Now > please let me know about how to embed objects into games. Does it > require using some game engine or we need to manually do this b > performing lots of coding. Also let me know about some good references > to start with.Thanks in advance ! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

