Android Open Source - Game life game-of-life-android






Project Summary

The Java version of "game-of-life" gem.

Web Site / Source Repository

game-of-life-android is hosted in the following web site
https://github.com/thiagokimo/game-of-life-android

If you think the Android project game-of-life-android 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 game-of-life-android.

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
libGoogleAnalyticsServices.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 1 image files in game-of-life-android. The names of the image files are listed as follows.

ic_menu_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

game-of-life-android has the following Java source files.

com.kimo.gameoflife.app.GolSplashActivity.java
com.kimo.gameoflife.app.HelpUtils.java
com.kimo.gameoflife.app.MainActivity.java
com.kimo.gameoflife.app.TheGameOfLifeView.java
com.kimo.gameoflife.lib.Cell.java
com.kimo.gameoflife.lib.World.java
com.kimo.gameoflife.util.SystemUiHider.java
com.kimo.gameoflife.util.SystemUiHiderBase.java
com.kimo.gameoflife.util.SystemUiHiderHoneycomb.java