Android Open Source - App picture picturepuzzle






Project Summary

Android Picture Puzzle application.

Web Site / Source Repository

picturepuzzle is hosted in the following web site
https://github.com/crr0004/picturepuzzle

If you think the Android project picturepuzzle 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 picturepuzzle.

ItemValue
Java File Count16
Supported screen sizes[hdpi]
Minimum SDK Version10
Activity Count3
jar files usedandroid-support-v4.jar




License

The license information of picturepuzzle is as follows:

GNU General Public License

Resource Files

There are 9 image files in picturepuzzle. The names of the image files are listed as follows.

abouttext.png
abouttextpressed.png
button_gray_background.png
buttonbackgroundpressed.png
headspace_mainmenu_background_border.png
ic_action_search.png
mainmenu_buttonbackground_gradient_off.png
mainmenu_buttonbackground_gradient_on.png
puzzlepiece.png

The following screenshort is generated from the image listed above.

null




Java Source Files

me.crr.interfaces.AABB.java
me.crr.interfaces.InputManagerReceiver.java
me.crr.interfaces.RenderHost.java
me.crr.picturepuzzle.Drawable.java
me.crr.picturepuzzle.FixedArray.java
me.crr.picturepuzzle.GameActivity.java
me.crr.picturepuzzle.InputManager.java
me.crr.picturepuzzle.MainMenuActivity.java
me.crr.picturepuzzle.PicturePuzzle.java
me.crr.picturepuzzle.PieceTransitionAnimation.java
me.crr.picturepuzzle.Piece.java
me.crr.picturepuzzle.Rectangle.java
me.crr.picturepuzzle.Render.java
me.crr.picturepuzzle.StatsActivity.java
me.crr.picturepuzzle.Texture.java
me.crr.picturepuzzle.WinTime.java