A simple drawing application for Android..
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.
The following table is the detailed list of Sketch.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
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.
Sketch has the following Java source files.
com.mattmarchany.sketch.AboutActivity.java com.mattmarchany.sketch.DrawView.java com.mattmarchany.sketch.MainActivity.java