Android Open Source - Framework game SimpleAndroidGDF






Project Summary

Basic Android Framework for Games.

Web Site / Source Repository

SimpleAndroidGDF is hosted in the following web site
https://github.com/JakeVdub/SimpleAndroidGDF

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

ItemValue
Java File Count9
Target SDK Version21
Minimum SDK Version9
Activity Count1
Asset File Namesassets\welcome.png




Java Source Files

SimpleAndroidGDF has the following Java source files.

com.jakevw.framework.util.InputHandler.java
com.jakevw.framework.util.Painter.java
com.jakevw.game.state.LoadState.java
com.jakevw.game.state.MenuState.java
com.jakevw.game.state.State.java
com.jakevw.simpleandroidgdf.ApplicationTest.java
com.jakevw.simpleandroidgdf.Assets.java
com.jakevw.simpleandroidgdf.GameMainActivity.java
com.jakevw.simpleandroidgdf.GameView.java