An android rotate-puzzle game.
RotateIt is hosted in the following web site
https://github.com/Kev1nChen/RotateIt
If you think the Android project RotateIt 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 RotateIt.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 10 image files in RotateIt. The names of the image files are listed as follows.
number_0.png number_1.png number_2.png number_3.png number_4.png number_5.png number_6.png number_7.png number_8.png number_9.png
The following screenshort is generated from the image listed above.
RotateIt has the following Java source files.
com.kevinychen.rotateit.ui.AboutActivity.java com.kevinychen.rotateit.ui.GameActivity.java com.kevinychen.rotateit.ui.WelcomeActivity.java com.kevinychen.rotateit.util.CircularArrayList.java com.kevinychen.rotateit.util.NumberCard.java com.kevinychen.rotateit.util.RotateValidator.java com.kevinychen.rotateit.util.StepRecorder.java