Fixed the issue with game reload as orientation of device is changed; Fiexed the issue with random ID overriding text value of a selected button; Implemented restart button.
TicTacToe_Android_reload is hosted in the following web site
https://github.com/huizhu912/TicTacToe_Android_reload
If you think the Android project TicTacToe_Android_reload 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_Android_reload.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in TicTacToe_Android_reload. The names of the image files are listed as follows.
devil_smiley.png win_smiley.png
The following screenshort is generated from the image listed above.
TicTacToe_Android_reload has the following Java source files.
com.example.testfe.Constant.java com.example.testfe.MainActivity.java com.example.testfe.Winset.java