An Android application to paint on-screen.
Paint is hosted in the following web site
https://github.com/AadilOmar/Paint
If you think the Android project Paint 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 Paint.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Paint has the following Java source files.
com.example.paint.Bucket.java com.example.paint.DrawingCanvas.java com.example.paint.Highlighter.java com.example.paint.MainActivity.java com.example.paint.PaintBrush.java com.example.paint.Pen.java com.example.paint.Utensil.java