Android Open Source - Game space TransformersPuzzle






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TransformersPuzzle.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version7
Activity Count4
Required Permissionsandroid.permission.VIBRATE




Resource Files

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.

null

Java Source Files

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