This is an android paint application with gestures.
Android-Paint-Application-with-Gestures is hosted in the following web site
https://github.com/prateekmehrotra/Android-Paint-Application-with-Gestures
If you think the Android project Android-Paint-Application-with-Gestures 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 Android-Paint-Application-with-Gestures.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res-master\Android-Paint-Application-with-Gestures-master\res\raw\gestures |
There are 13 image files in Android-Paint-Application-with-Gestures. The names of the image files are listed as follows.
brush.png colorfill.png colorpicker.png eraser.png gesture.png gesturerev.png new_pic.png paint_br.png paint_brush.png painting.png redo.png save.png undo.png
The following screenshort is generated from the image listed above.
Android-Paint-Application-with-Gestures has the following Java source files.
com.example.paintapplication.ColorPickerDialog.java com.example.paintapplication.CustomViewForDrawing.java com.example.paintapplication.MainActivity.java