Android Open Source - Animation example RubikCubeAnimationExample






Project Summary

Example of Rubik Cube animation.

Web Site / Source Repository

RubikCubeAnimationExample is hosted in the following web site
https://github.com/kmlkrk/RubikCubeAnimationExample

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in RubikCubeAnimationExample. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

RubikCubeAnimationExample has the following Java source files.

com.example.rubikcubeanimationexample.AnimationCallback.java
com.example.rubikcubeanimationexample.Cube.java
com.example.rubikcubeanimationexample.GLColor.java
com.example.rubikcubeanimationexample.GLFace.java
com.example.rubikcubeanimationexample.GLShape.java
com.example.rubikcubeanimationexample.GLVertex.java
com.example.rubikcubeanimationexample.GLWorld.java
com.example.rubikcubeanimationexample.Layer.java
com.example.rubikcubeanimationexample.M4.java
com.example.rubikcubeanimationexample.RubikCubeAnimationExampleActivity.java