Photo jigsaw game for an Android app.
jigsaw is hosted in the following web site
https://github.com/justkeating/jigsaw
If you think the Android project jigsaw 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 jigsaw.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in jigsaw. The names of the image files are listed as follows.
settle_up.png
The following screenshort is generated from the image listed above.
jigsaw has the following Java source files.
cz.destil.sliderpuzzle.PictureTakerActivity.java cz.destil.sliderpuzzle.data.Coordinate.java cz.destil.sliderpuzzle.ui.AboutActivity.java cz.destil.sliderpuzzle.ui.GameBoardView.java cz.destil.sliderpuzzle.ui.MainActivity.java cz.destil.sliderpuzzle.ui.TileView.java cz.destil.sliderpuzzle.util.TileSlicer.java