Android Open Source - Development tool ASET






Project Summary

Android Sketching and Editing Tool.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ASET.

ItemValue
Java File Count19
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version8
Activity Count4
Required Permissionsandroid.permission.VIBRATE




Resource Files

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.

null




Java Source Files

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