Examples on how to create and manipulate 2D images in Android.
GraphicsOnAndroid is hosted in the following web site
https://github.com/robmarano/GraphicsOnAndroid
If you think the Android project GraphicsOnAndroid 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 GraphicsOnAndroid.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 5 |
Asset File Names | assets\fonts\chess1.ttf |
GraphicsOnAndroid has the following Java source files.
com.thehackerati.android.apps.graphicsonandroid.ApplicationTest.java com.thehackerati.android.apps.graphicsonandroid.DrawBitmapActivity.java com.thehackerati.android.apps.graphicsonandroid.DrawCustomFontActivity.java com.thehackerati.android.apps.graphicsonandroid.DrawGradientActivity.java com.thehackerati.android.apps.graphicsonandroid.DrawShapeActivity.java com.thehackerati.android.apps.graphicsonandroid.DrawTextActivity.java com.thehackerati.android.apps.graphicsonandroid.DrawingActivity.java