Sliding puzzle game for Android.
sliding-puzzle is hosted in the following web site
https://github.com/JacksonIsaac/sliding-puzzle
If you think the Android project sliding-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 sliding-puzzle.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in sliding-puzzle. The names of the image files are listed as follows.
launcher.png
The following screenshort is generated from the image listed above.
sliding-puzzle has the following Java source files.
com.example.slidepuzzle.ImageAdapter.java com.example.slidepuzzle.ImageLoader.java com.example.slidepuzzle.MainActivity.java com.example.slidepuzzle.PuzzleActivity.java