Android Open Source - Example project Android-Splash-2012






Project Summary

Example Android project for Splash 2012.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-Splash-2012.

ItemValue
Java File Count5
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\enemy.svg
assets\player.svg
assets\wall.svg




Resource Files

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.

null

Java Source Files

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