Android game demo of the research project I was a part of.
Android-Game-Demo is hosted in the following web site
https://github.com/shubham93g/Android-Game-Demo
If you think the Android project Android-Game-Demo 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-Game-Demo.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\pop.wav |
There are 6 image files in Android-Game-Demo. The names of the image files are listed as follows.
blue.png green.png orange.png purple.png red.png yellow.png
The following screenshort is generated from the image listed above.
Android-Game-Demo has the following Java source files.
com.example.theurecagame.Ball.java com.example.theurecagame.Frame.java com.example.theurecagame.FrameThread.java com.example.theurecagame.HUD.java com.example.theurecagame.Level2Activity.java com.example.theurecagame.MainMenuActivity.java com.example.theurecagame.Score.java com.example.theurecagame.Speed.java com.example.theurecagame.StartGameActivity.java