Android 2D fast-paced jumping game. Avoid the block as long as you can..
Android-Contest-App is hosted in the following web site
https://github.com/TodorovicF/Android-Contest-App
If you think the Android project Android-Contest-App 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-Contest-App.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in Android-Contest-App. The names of the image files are listed as follows.
hero.png
The following screenshort is generated from the image listed above.
Android-Contest-App has the following Java source files.
com.example.testapp2.Block.java com.example.testapp2.GameScreen.java com.example.testapp2.Hero.java com.example.testapp2.Sprite.java com.example.testapp2.StartScreen.java