Hi folks! In this tutorial series we’ll build a simple Frogger game for Google Android. You will see how to setup an Android application, how to create menus, the life cycle of a process in Android, how to work with graphics, how to work with sounds and much more!
In this first part we’ll setup our application and create the first screen of our game: the menu screen. I’ll use Eclipse as a IDE for this tutorial since it provide many tools and is really simple to develop with it, but you can use whatever other IDE you want.










