Android Open Source - Development file DrawingView






Project Summary

An Android custom view which let user sign or draw and it's will be saved as a PNG file.

Web Site / Source Repository

DrawingView is hosted in the following web site
https://github.com/roscrazy/DrawingView

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

ItemValue
Java File Count5
Supported screen sizes[mdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in DrawingView. The names of the image files are listed as follows.

droid_edit_icon_done.png
droid_edit_icon_done_selected.png

The following screenshort is generated from the image listed above.

null

Java Source Files

DrawingView has the following Java source files.

com.rocrazy.signview.Point.java
com.rocrazy.signview.SampleActivity.java
com.rocrazy.signview.SignActivity.java
com.rocrazy.signview.SignFragment.java
com.rocrazy.signview.SignView.java