Android Open Source - Game example android-games






Project Summary

Android Simple Game Development examples are stored here with full source code.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-games.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
android-support-v4.jar
android-support-v4.jar
Asset File Namesassets\fonts\scriptbold.ttf




Java Source Files

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