Android Open Source - Game tictactoe TicTacToe






Project Summary

TicTacToe game for android.

Web Site / Source Repository

TicTacToe is hosted in the following web site
https://github.com/minudika/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 Count4
Supported screen sizes[mdpi, hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count5
Fragment Count4
jar files usedandroid-support-v4.jar




Resource Files

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

btnplaynow.png
o.png
x.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TicTacToe has the following Java source files.

com.example.tictactoe.GetPlayerDetails.java
com.example.tictactoe.MainActivity.java
com.example.tictactoe.PlayerSelect.java
com.example.tictactoe.SinglePlay.java