This is my first android game. Just a little project to introduce me to the android game development world! Nothing huge, it's just a simple project. I just copied the example from the Casa do C?digo book..
MyFirstAndroidGame is hosted in the following web site
https://github.com/geojabs/MyFirstAndroidGame
If you think the Android project MyFirstAndroidGame listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MyFirstAndroidGame.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\background.jpg assets\background.png assets\nave.png |
There are 1 image files in MyFirstAndroidGame. The names of the image files are listed as follows.
nave.png
The following screenshort is generated from the image listed above.
MyFirstAndroidGame has the following Java source files.
com.casadocodigo.impossible.Game.java com.casadocodigo.impossible.Impossible.java