Android Open Source - Development api Gomoku-for-Android






Project Summary

Personal project to learn Android API..

Web Site / Source Repository

Gomoku-for-Android is hosted in the following web site
https://github.com/sk1ll3r/Gomoku-for-Android

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

ItemValue
Java File Count12
Minimum SDK Version4
Activity Count8
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 7 image files in Gomoku-for-Android. The names of the image files are listed as follows.

gomokuicon128.png
gomokuicon72.png
lib_bg.9.png
lib_circle.png
lib_cross.png
lib_cross_sel.png
main_bg.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Gomoku-for-Android has the following Java source files.

com.atlast.GomokuFree.DifficultyPreference.java
com.atlast.GomokuFree.MainActivity.java
com.atlast.GomokuFree.Preferences.java
com.atlast.gomoku.DifficultyPreference.java
com.atlast.gomoku.MainActivity.java
com.atlast.gomoku.Preferences.java
com.atlast.gomoku.library.BoardState.java
com.atlast.gomoku.library.GameActivity.java
com.atlast.gomoku.library.GameView.java
com.atlast.gomoku.library.NextMove.java
com.atlast.gomoku.library.PatternCounts.java
com.atlast.gomoku.library.Patterns.java