An android app/game which implements the JigSaw Game , A puzzle where the PIcture is divided into sections and the user is asked to solve the puzzle by reassembling the divided puzzle.
JigSawPuzzle is hosted in the following web site
https://github.com/Neetz/JigSawPuzzle
If you think the Android project JigSawPuzzle 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 JigSawPuzzle.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA |
Raw File Names | res\raw\sound1.mp3 res\raw\sound2.mp3 res\raw\sound3.mp3 res\raw\sound4.mp3 |
There are 8 image files in JigSawPuzzle. The names of the image files are listed as follows.
back.png ic_action_image.png ic_launcher_image.png ic_menu_name.png ic_tab_cam.png image3.png images1.png images2.png
The following screenshort is generated from the image listed above.
JigSawPuzzle has the following Java source files.
com.example.puzzle.ImageAdapter.java com.example.puzzle.MainActivity.java com.example.puzzle.MergedImage.java com.example.puzzle.Splash.java