Android Open Source - Game bluetooth tictactoe-android






Project Summary

Simple TicTacToe game in Android using bluetooth for two player game on different mobiles.

Web Site / Source Repository

tictactoe-android is hosted in the following web site
https://github.com/kppf/tictactoe-android

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

ItemValue
Java File Count6
Target SDK Version17
Minimum SDK Version8
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH




Resource Files

There are 5 image files in tictactoe-android. The names of the image files are listed as follows.

background.png
cross.png
mainboard.png
mainboard_old.png
round.png

The following screenshort is generated from the image listed above.

null

Java Source Files

tictactoe-android has the following Java source files.

com.tictactoe.ForeignHome.java
com.tictactoe.ForeignHomeCanvas.java
com.tictactoe.GameIndex.java
com.tictactoe.LocalHome.java
com.tictactoe.LocalHomeCanvas.java
com.tictactoe.NewGame.java