A simple example of OpenGL ES in Android.
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.
The following table is the detailed list of Android2DGraphic.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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.
Android2DGraphic has the following Java source files.
com.example.android2dgraphic.CannonBall.java com.example.android2dgraphic.MainActivity.java com.example.android2dgraphic.Vector2D.java