Android Sketching and Editing Tool.
ASET is hosted in the following web site
https://github.com/ramialsalman/ASET
If you think the Android project ASET 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 ASET.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.VIBRATE |
There are 11 image files in ASET. The names of the image files are listed as follows.
about_icon.png annotation_icon.png background_icon.png color_icon.png delete_icon.png geometry_icon.png paint_icon.png redo_icon.png undo_icon.png unselect_icon.png width_icon.png
The following screenshort is generated from the image listed above.
ASET has the following Java source files.
jo.edu.just.AboutDialog.java jo.edu.just.ColorDialog.java jo.edu.just.DrawView.java jo.edu.just.DrawViewColor.java jo.edu.just.MainContainer.java jo.edu.just.Shapes.JoPoint.java jo.edu.just.Shapes.joBitmap.java jo.edu.just.Shapes.joLine.java jo.edu.just.Shapes.joPath.java jo.edu.just.Shapes.joRectangle.java jo.edu.just.Shapes.joShape.java jo.edu.just.Shapes.joTextAnnotation.java jo.edu.just.TextNotation.java jo.edu.just.WidthSelect.java jo.edu.just.XML.writer.java jo.edu.just.multiTouch.BaseGestureDetector.java jo.edu.just.multiTouch.MoveGestureDetector.java jo.edu.just.multiTouch.RotateGestureDetector.java jo.edu.just.multiTouch.TwoFingerGestureDetector.java