This Android app allows users to paint on a canvas. A palette is also available and allows the user to select a color and also mix two colors together, which creates and places the new color on the palette..
PaintStuff is hosted in the following web site
https://github.com/jacewardell/PaintStuff
If you think the Android project PaintStuff 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 PaintStuff.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 2 |
PaintStuff has the following Java source files.
com.dubes33.paintstuff.PaintActivity.java com.dubes33.paintstuff.PaintAreaView.java com.dubes33.paintstuff.PaintView.java com.dubes33.paintstuff.PaletteView.java com.dubes33.paintstuff.PaletteViewActivity.java com.dubes33.paintstuff.SideMenuView.java