Android Open Source - Graphics shape android-painter-example






Project Summary

Example app that lets you paint in a inside a custom bitmap shape with different brushes..

Web Site / Source Repository

android-painter-example is hosted in the following web site
https://github.com/slightfoot/android-painter-example

If you think the Android project android-painter-example 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 android-painter-example.

ItemValue
Java File Count3
Supported screen sizes[mdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 9 image files in android-painter-example. The names of the image files are listed as follows.

ic_action_brush.png
ic_action_cancel.png
ic_action_eraser.png
ic_action_redo.png
ic_action_save.png
ic_action_undo.png
ic_paint_splot.png
img_a.png
img_a_inner.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android-painter-example has the following Java source files.

com.dd.painter.DrawingView.java
com.dd.painter.PlayActivity.java
com.dd.painter.Utils
.java