Picture Puzzle is an Android Application which allows User to take photos from there Device camera and makes puzzle out of it which has to be solved ,depending on the difficulty level selected..
The-Picture-Puzzle is hosted in the following web site
https://github.com/karthikborkar/The-Picture-Puzzle
If you think the Android project The-Picture-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 The-Picture-Puzzle.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
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 res\raw\tik.mp3 |
There are 6 image files in The-Picture-Puzzle. The names of the image files are listed as follows.
ic_tab_cam.png ic_tab_name_selected.png ic_tab_name_unselected.png images1.png images2.png launch.png
The following screenshort is generated from the image listed above.
The-Picture-Puzzle has the following Java source files.
com.example.puzzle.ImageAdapter.java com.example.puzzle.MainActivity.java com.example.puzzle.Menu.java com.example.puzzle.MergedImage.java com.example.puzzle.Splash.java