Android TicTacToe Tutorial from https://sites.google.com/site/aplicacionesmoviles2012/.
AndroidTicTacToe-Tutorial2 is hosted in the following web site
https://github.com/dfsandoval91/AndroidTicTacToe-Tutorial2
If you think the Android project AndroidTicTacToe-Tutorial2 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 AndroidTicTacToe-Tutorial2.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 11 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 3 image files in AndroidTicTacToe-Tutorial2. The names of the image files are listed as follows.
difficulty_level.png new_game.png quit_game.png
The following screenshort is generated from the image listed above.
AndroidTicTacToe-Tutorial2 has the following Java source files.
edu.harding.tictactoe.AndroidTicTacToeActivity.java edu.harding.tictactoe.TicTacToeGame.java