Android Open Source - OpenGL Application SimpleAndroidOpenGLApp






Project Summary

Simple Android App with one OpenGL activity.

Web Site / Source Repository

SimpleAndroidOpenGLApp is hosted in the following web site
https://github.com/benelgiac/SimpleAndroidOpenGLApp

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

ItemValue
Java File Count8
Activity Count3

Java Source Files

SimpleAndroidOpenGLApp has the following Java source files.

com.example.giacomo_benelli.myapplication.ApplicationTest.java
com.example.giacomo_benelli.myapplication.DisplayMessageActivity.java
com.example.giacomo_benelli.myapplication.MainActivity.java
com.example.giacomo_benelli.myapplication.MyGLRenderer.java
com.example.giacomo_benelli.myapplication.MyGLSurfaceView.java
com.example.giacomo_benelli.myapplication.OpenGLActivity.java
com.example.giacomo_benelli.myapplication.Square.java
com.example.giacomo_benelli.myapplication.Triangle.java