Android Open Source - Game multiplayer TicTacToe






Project Summary

Multiplayer TicTacToe game for android devices.

Web Site / Source Repository

TicTacToe is hosted in the following web site
https://github.com/Kresshy/TicTacToe

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

ItemValue
Java File Count16
Target SDK Version10
Minimum SDK Version8
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
Raw File Namesres\raw\click.mp3




Resource Files

There are 5 image files in TicTacToe. The names of the image files are listed as follows.

field_blank.png
field_o.png
field_x.png
off.png
on.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TicTacToe has the following Java source files.

hu.medtech.tictactoe.ConnectionService.java
hu.medtech.tictactoe.DeviceConnect.java
hu.medtech.tictactoe.GameActivity.java
hu.medtech.tictactoe.GameOverDialog.java
hu.medtech.tictactoe.GlobalVariables.java
hu.medtech.tictactoe.HighScoreActivity.java
hu.medtech.tictactoe.ImageAdapter.java
hu.medtech.tictactoe.MainActivity.java
hu.medtech.tictactoe.MessageContainer.java
hu.medtech.tictactoe.OptionsActivity.java
hu.medtech.tictactoe.PreferencesActivity.java
hu.medtech.tictactoe.Score.java
hu.medtech.tictactoe.ScoreAdapter.java
hu.medtech.tictactoe.datastorage.DatabaseConstants.java
hu.medtech.tictactoe.datastorage.DatabaseHelper.java
hu.medtech.tictactoe.datastorage.ScoreDbLoader.java