Android coverflow with OpenGL 1.0 (incomplete).
Android_Coverflow_GL is hosted in the following web site
https://github.com/i-schuetz/Android_Coverflow_GL
If you think the Android project Android_Coverflow_GL 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 Android_Coverflow_GL.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 11 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\robot.png |
Android_Coverflow_GL has the following Java source files.
com.schuetz.coverflowgl.CoverflowGLActivity.java com.schuetz.coverflowgl.CoverflowGLRenderer.java com.schuetz.coverflowgl.CoverflowGLSlide.java com.schuetz.coverflowgl.GLApplication.java com.schuetz.coverflowgl.MatrixStack.java com.schuetz.coverflowgl.Ray.java com.schuetz.coverflowgl.Triangle.java com.schuetz.coverflowgl.Vector.java