Android Open Source - OpenGL coverflow Android_Coverflow_GL






Project Summary

Android coverflow with OpenGL 1.0 (incomplete).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android_Coverflow_GL.

ItemValue
Java File Count11
Supported screen sizes[xhdpi]
Target SDK Version11
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\robot.png




Java Source Files

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