Android Open Source - OpenGL Example Android2DGraphic






Project Summary

A simple example of OpenGL ES in Android.

Web Site / Source Repository

Android2DGraphic is hosted in the following web site
https://github.com/michelecoppola89/Android2DGraphic

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

ItemValue
Java File Count5
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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

cannonball.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android2DGraphic has the following Java source files.

com.example.android2dgraphic.CannonBall.java
com.example.android2dgraphic.MainActivity.java
com.example.android2dgraphic.Vector2D.java