This is a simple image puzzle for Android that uses images from your phone's sd card..
PicPuzz is hosted in the following web site
https://github.com/jwuram/PicPuzz
If you think the Android project PicPuzz 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 PicPuzz.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.MOUNT_UNMOUNT_FILESYSTEMS |
Asset File Names | assets\lib\android-support-v4.jar |
There are 1 image files in PicPuzz. The names of the image files are listed as follows.
puzz_icon.png
The following screenshort is generated from the image listed above.
PicPuzz has the following Java source files.
com.hallopello.puzzle.PuzzleActivity.java com.hallopello.puzzle.ui.Piece.java com.hallopello.puzzle.ui.PuzzleLayout.java