Android GL Paint Application.
glPaint is hosted in the following web site
https://github.com/dmakfan/glPaint
If you think the Android project glPaint 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 glPaint.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in glPaint. The names of the image files are listed as follows.
ic_action_discard.png
The following screenshort is generated from the image listed above.
glPaint has the following Java source files.
com.dmakfan.glpaint.MainActivity.java com.dmakfan.glpaint.MyGLRenderer.java com.dmakfan.glpaint.MyGLSurfaceView.java com.dmakfan.glpaint.Pen.java com.dmakfan.glpaint.Points.java