this is Android Tictactoe app, still on google play.
AndroidTTTRLapp is hosted in the following web site
https://github.com/ruoli/AndroidTTTRLapp
If you think the Android project AndroidTTTRLapp 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 AndroidTTTRLapp.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET |
Raw File Names | res\raw\bomb.WAV |
There are 4 image files in AndroidTTTRLapp. The names of the image files are listed as follows.
bean.png cheese.png listempty.png tttlaunchpic.png
The following screenshort is generated from the image listed above.
AndroidTTTRLapp has the following Java source files.
com.ruoli.controller.GameController.java com.ruoli.controller.Grid.java com.ruoli.main.GameActivity.java com.ruoli.main.GameStarterActivity.java com.ruoli.main.MyActivity.java com.ruoli.main.OptionActivity.java com.ruoli.multiplay.WiFiDirectBroadcastReceiver.java com.ruoli.npc.NPC.java