Android Open Source - Game simple BasicAndroidGameLoop






Project Summary

A dead simple game loop for Android to enable you to make an Android game with no Android experience.

Web Site / Source Repository

BasicAndroidGameLoop is hosted in the following web site
https://github.com/cyberpirate/BasicAndroidGameLoop

If you think the Android project BasicAndroidGameLoop 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 BasicAndroidGameLoop.

ItemValue
Java File Count5
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in BasicAndroidGameLoop. The names of the image files are listed as follows.

ball_sprite.png

The following screenshort is generated from the image listed above.

null

Java Source Files

BasicAndroidGameLoop has the following Java source files.

com.example.basicgameloop.MainLoopView.java
com.example.basicgameloop.StartingActivity.java
com.example.basicgameloop.constants.Const.java
com.example.basicgameloop.utils.BitmapUtils.java
com.example.basicgameloop.utils.SpriteHolder.java