Android Simple Game Development examples are stored here with full source code.
android-games is hosted in the following web site
https://github.com/iamsarker/android-games
If you think the Android project android-games 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-games.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar |
Asset File Names | assets\fonts\scriptbold.ttf |
android-games has the following Java source files.
com.errorpoint.ballmoving.BallObjects.java com.errorpoint.ballmoving.LauncherActivity.java com.errorpoint.drawingviewsample.LauncherActivity.java com.errorpoint.drawingviewsample.drawer.Circle.java com.errorpoint.drawingviewsample.drawer.Rectangle.java com.errorpoint.movetheball.activity.LauncherActivity.java com.errorpoint.movetheball.activity.PlayGround.java com.errorpoint.movetheball.objects.Ball.java