Android Open Source - Game 2d photo-rubik-2d






Project Summary

Photo slide 2D puzzle game.

Web Site / Source Repository

photo-rubik-2d is hosted in the following web site
https://github.com/marcoperasso/photo-rubik-2d

If you think the Android project photo-rubik-2d 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 photo-rubik-2d.

ItemValue
Java File Count19
Supported screen sizes[ldpi, mdpi, hdpi]
Target SDK Version7
Minimum SDK Version7
Activity Count7
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\fanfare.wav
res\raw\tile_click.wav




Resource Files

There are 2 image files in photo-rubik-2d. The names of the image files are listed as follows.

shoot.png
wait.png

The following screenshort is generated from the image listed above.

null

Java Source Files

photo-rubik-2d has the following Java source files.

perasoft.photorubik.CommonActivity.java
perasoft.photorubik.CompletedActivity.java
perasoft.photorubik.Const.java
perasoft.photorubik.EffectsChangedCallback.java
perasoft.photorubik.Helper.java
perasoft.photorubik.ImportActivity.java
perasoft.photorubik.MainMenuActivity.java
perasoft.photorubik.Paints.java
perasoft.photorubik.PhotoRubik.java
perasoft.photorubik.PhotoRubik2D.java
perasoft.photorubik.Point.java
perasoft.photorubik.Puzzle.java
perasoft.photorubik.PuzzleActivity.java
perasoft.photorubik.PuzzleCompletedCallback.java
perasoft.photorubik.PuzzleInfo.java
perasoft.photorubik.Settings.java
perasoft.photorubik.TakePhotoActivity.java
perasoft.photorubik.Tile.java
perasoft.photorubik.ViewActivity.java