A simple drag and drop android game that displays the transform JAVA function in Android development.
Sparty-Puzzle is hosted in the following web site
https://github.com/Ryalian/Sparty-Puzzle
If you think the Android project Sparty-Puzzle 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 Sparty-Puzzle.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 8 image files in Sparty-Puzzle. The names of the image files are listed as follows.
sparty.png sparty1.png sparty2.png sparty3.png sparty4.png sparty5.png sparty6.png sparty_done.png
The following screenshort is generated from the image listed above.
Sparty-Puzzle has the following Java source files.
edu.msu.chenqiju.puzzle.MainActivity.java edu.msu.chenqiju.puzzle.Puzzle.java edu.msu.chenqiju.puzzle.PuzzleActivity.java edu.msu.chenqiju.puzzle.PuzzlePiece.java edu.msu.chenqiju.puzzle.PuzzleView.java