Records Android MotionEvents and saves them to a file in a JSON format.
sketch-recorder is hosted in the following web site
https://github.com/benraziel/sketch-recorder
If you think the Android project sketch-recorder 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 sketch-recorder.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in sketch-recorder. The names of the image files are listed as follows.
content_discard.png content_save.png ic_action_search.png
The following screenshort is generated from the image listed above.
sketch-recorder has the following Java source files.
com.sketchrecorder.CanvasView.java com.sketchrecorder.MainActivity.java com.sketchrecorder.Sketch.java com.sketchrecorder.Stroke.java com.sketchrecorder.Touch.java