Developing a Turn-based Multiplayer Game in Android.
simpleSkeletonTbmp is hosted in the following web site
https://github.com/pietrovieira/simpleSkeletonTbmp
If you think the Android project simpleSkeletonTbmp 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 simpleSkeletonTbmp.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 3 image files in simpleSkeletonTbmp. The names of the image files are listed as follows.
button_default.9.png button_focused.9.png button_pressed.9.png
The following screenshort is generated from the image listed above.
simpleSkeletonTbmp has the following Java source files.
com.example.skeletongoogle.MainActivity.java com.example.skeletongoogle.SkeletonTurn.java com.google.example.games.basegameutils.BaseGameActivity.java com.google.example.games.basegameutils.GameHelper.java