This is a sample of Android studio guide book.
SampleAndroidGame is hosted in the following web site
https://github.com/tanukiti1987/SampleAndroidGame
If you think the Android project SampleAndroidGame 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 SampleAndroidGame.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xxhdpi] |
Activity Count | 1 |
There are 1 image files in SampleAndroidGame. The names of the image files are listed as follows.
droid.png
The following screenshort is generated from the image listed above.
SampleAndroidGame has the following Java source files.
com.tanukiti1987.actiongame.ApplicationTest.java com.tanukiti1987.actiongame.Droid.java com.tanukiti1987.actiongame.GameView.java com.tanukiti1987.actiongame.Ground.java com.tanukiti1987.actiongame.MainActivity.java