my first android app.
tictactoe is hosted in the following web site
https://github.com/nikhil2406/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.
The following table is the detailed list of tictactoe.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
tictactoe has the following Java source files.
com.example.myapp.MainActivity.java com.example.myapp.Player.java com.example.myapp.ScoresPageActivity.java com.example.myapp.StartPageActivity.java