Android Open Source - Game application jigsaw






Project Summary

Photo jigsaw game for an Android app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of jigsaw.

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count3
Required Permissionsandroid.permission.CAMERA
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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