Android drawing application UI experiment.
FastTap is hosted in the following web site
https://github.com/tsion/FastTap
If you think the Android project FastTap 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 FastTap.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 23 image files in FastTap. The names of the image files are listed as follows.
black.png blue.png check.png circle.png clear.png cyan.png fastdraw.png fine.png green.png line.png magenta.png medium.png paintbrush.png rectangle.png red.png save.png thin.png trans.png undo.png white.png wide.png x.png yellow.png
The following screenshort is generated from the image listed above.
FastTap has the following Java source files.
usask.hci.fastdraw.CircleTool.java usask.hci.fastdraw.DrawView.java usask.hci.fastdraw.LineTool.java usask.hci.fastdraw.MainActivity.java usask.hci.fastdraw.PaintTool.java usask.hci.fastdraw.RectangleTool.java usask.hci.fastdraw.StudyLogger.java usask.hci.fastdraw.Tool.java