Example Android project for Splash 2012.
Android-Splash-2012 is hosted in the following web site
https://github.com/ryancheu/Android-Splash-2012
If you think the Android project Android-Splash-2012 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 Android-Splash-2012.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\enemy.svg assets\player.svg assets\wall.svg |
There are 4 image files in Android-Splash-2012. The names of the image files are listed as follows.
enemy.png ic_action_search.png player.png wall.png
The following screenshort is generated from the image listed above.
Android-Splash-2012 has the following Java source files.
com.example.mygame.Enemy.java com.example.mygame.GameActivity.java com.example.mygame.MyGameView.java com.example.mygame.Player.java com.example.mygame.ResultsActivity.java