Android Open Source - App paint AndroidPaint






Project Summary

[Android] Paint-like app.

Web Site / Source Repository

AndroidPaint is hosted in the following web site
https://github.com/dspoko/AndroidPaint

If you think the Android project AndroidPaint 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 AndroidPaint.

ItemValue
Java File Count5
Supported screen sizes[mdpi]
Activity Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 12 image files in AndroidPaint. The names of the image files are listed as follows.

brush_icon.png
circle_icon.png
fill_icon.png
folder_icon.png
line_icon.png
new_icon.png
next_icon.png
pencil_icon.png
rectangle_icon.png
rubber_icon.png
save_icon.png
undo_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidPaint has the following Java source files.

com.bbzoftware.androidpaint.ApplicationTest.java
com.bbzoftware.androidpaint.model.Fill.java
com.bbzoftware.androidpaint.model.FloodFill.java
com.bbzoftware.androidpaint.view.DrawView.java
com.bbzoftware.androidpaint.view.MainActivity.java