It's a puzzle game app with Transformers theme. Please be noticed that some res files and jar files are removed from project to save space..
TransformersPuzzle is hosted in the following web site
https://github.com/Viyu/TransformersPuzzle
If you think the Android project TransformersPuzzle 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 TransformersPuzzle.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 4 |
Required Permissions | android.permission.VIBRATE |
There are 3 image files in TransformersPuzzle. The names of the image files are listed as follows.
icon_app.png icon_check_off_70.png icon_check_on_70.png
The following screenshort is generated from the image listed above.
TransformersPuzzle has the following Java source files.
com.viyu.apuzzletrans.APuzzleApp.java com.viyu.apuzzletrans.activity.LevelChooseActivity.java com.viyu.apuzzletrans.activity.PuzzleActivity.java com.viyu.apuzzletrans.activity.StartActivity.java com.viyu.apuzzletrans.util.Puzzle.java com.viyu.apuzzletrans.util.SoundUtil.java com.viyu.apuzzletrans.view.ConfirmDialog.java com.viyu.apuzzletrans.view.LevelSwitcher.java com.viyu.apuzzletrans.view.PuzzleView.java