Android Open Source - App draw Sketcher-Tab






Project Summary

Android drawing app. Simple as a Cha..

Web Site / Source Repository

Sketcher-Tab is hosted in the following web site
https://github.com/dkovalkov/Sketcher-Tab

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

ItemValue
Java File Count25
Supported screen sizes[hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version11
Activity Count1
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of Sketcher-Tab is as follows:

Apache License

Resource Files

There are 10 image files in Sketcher-Tab. The names of the image files are listed as follows.

brush_circles.png
brush_fur.png
brush_ribbon.png
brush_shaded.png
brush_simple.png
brush_sketchy.png
brush_web.png
ic_menu_redo.png
ic_menu_undo.png
menu_switcher_button.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.sketchertab.AboutDialog.java
org.sketchertab.BrushProperties.java
org.sketchertab.DocumentHistory.java
org.sketchertab.DrawController.java
org.sketchertab.FileHelper.java
org.sketchertab.HistoryItem.java
org.sketchertab.Sketcher.java
org.sketchertab.Style.java
org.sketchertab.SurfaceDiff.java
org.sketchertab.Surface.java
org.sketchertab.colorpicker.HuePicker.java
org.sketchertab.colorpicker.PickerDialog.java
org.sketchertab.colorpicker.Picker.java
org.sketchertab.colorpicker.PreviewView.java
org.sketchertab.colorpicker.SatValPicker.java
org.sketchertab.colorpicker.Utils.java
org.sketchertab.style.CirclesStyle.java
org.sketchertab.style.FurStyle.java
org.sketchertab.style.RibbonStyle.java
org.sketchertab.style.ShadedStyle.java
org.sketchertab.style.SimpleStyle.java
org.sketchertab.style.SketchyStyle.java
org.sketchertab.style.StyleBrush.java
org.sketchertab.style.StylesFactory.java
org.sketchertab.style.WebStyle.java