Example of Rubik Cube animation.
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.
The following table is the detailed list of RubikCubeAnimationExample.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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.
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