A Paint brush application that provides a drawing area, a palette to choose colors from, a clear button to clear the drawing and timer that displays the time elapsed.
PaintBrush-Android is hosted in the following web site
https://github.com/sghoshal/PaintBrush-Android
If you think the Android project PaintBrush-Android 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 PaintBrush-Android.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
PaintBrush-Android has the following Java source files.
edu.upenn.cis542.MainActivity.java edu.upenn.cis542.PaintBrushView.java edu.upenn.cis542.PaletteView.java