Android Open Source - Development json sketch-recorder






Project Summary

Records Android MotionEvents and saves them to a file in a JSON format.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of sketch-recorder.

ItemValue
Java File Count5
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version9
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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