Android Open Source - App draw Sketch






Project Summary

A simple drawing application for Android..

Web Site / Source Repository

Sketch is hosted in the following web site
https://github.com/mattmarchany/Sketch

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

ItemValue
Java File Count3
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 30 image files in Sketch. The names of the image files are listed as follows.

ic_checked_circles_black.png
ic_checked_circles_blue.png
ic_checked_circles_darkgray.png
ic_checked_circles_darkgreen.png
ic_checked_circles_gray.png
ic_checked_circles_green.png
ic_checked_circles_lightblue.png
ic_checked_circles_orange.png
ic_checked_circles_pink.png
ic_checked_circles_purple.png
ic_checked_circles_red.png
ic_checked_circles_yellow.png
ic_menu_color_palette.png
ic_menu_content_edit.png
ic_menu_content_remove.png
ic_menu_content_save.png
ic_menu_redo.png
ic_menu_undo.png
ic_plain_circles_black.png
ic_plain_circles_blue.png
ic_plain_circles_darkgray.png
ic_plain_circles_darkgreen.png
ic_plain_circles_gray.png
ic_plain_circles_green.png
ic_plain_circles_lightblue.png
ic_plain_circles_orange.png
ic_plain_circles_pink.png
ic_plain_circles_purple.png
ic_plain_circles_red.png
ic_plain_circles_yellow.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Sketch has the following Java source files.

com.mattmarchany.sketch.AboutActivity.java
com.mattmarchany.sketch.DrawView.java
com.mattmarchany.sketch.MainActivity.java