a game demo for platform porting..
android-game-demo is hosted in the following web site
https://github.com/gqjjqg/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 | 6 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\ASC16 assets\Actor_Stand.BMP assets\Actor_Walk.BMP assets\AscSDF32 assets\Hzk16 assets\HzkSDF32 assets\Map_grass.BMP assets\Map_ground.BMP |
android-game-demo has the following Java source files.
com.guo.gamedemo.ApplicationTest.java com.guo.gamedemo.CMainEntry.java com.guo.gamedemo.CSurfaceView.java com.guo.gamedemo.JNI.CCore.java com.guo.gamedemo.MainActivity.java com.guo.gamedemo.data.ResManger.java