Android Open Source - App paint Paint






Project Summary

Android paint application.

Web Site / Source Repository

Paint is hosted in the following web site
https://github.com/jcarter/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.

Project Detail

The following table is the detailed list of Paint.

ItemValue
Java File Count3
Target SDK Version19
Minimum SDK Version12
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 5 image files in Paint. The names of the image files are listed as follows.

brush.png
color_picker.png
eraser.png
new_painting.png
save.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Paint has the following Java source files.

com.example.paint.MainActivity.java
com.example.paint.PaintCanvas.java
com.example.paint.WidthSelector.java