Android Open Source - Game play AndroidTTTRLapp






Project Summary

this is Android Tictactoe app, still on google play.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidTTTRLapp.

ItemValue
Java File Count8
Supported screen sizes[mdpi, ldpi, hdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_NETWORK_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
Raw File Namesres\raw\bomb.WAV




Resource Files

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.

null

Java Source Files

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