An Android home screen app to lock the phone via a user-drawn doodle.
doodle-lock is hosted in the following web site
https://github.com/dalbz/doodle-lock
If you think the Android project doodle-lock 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 doodle-lock.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 3 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in doodle-lock. The names of the image files are listed as follows.
ic_gesturebuilder.png
The following screenshort is generated from the image listed above.
doodle-lock has the following Java source files.
edu.osu.cse.doodleLock.CreateDoodleActivity.java edu.osu.cse.doodleLock.Doodle.java edu.osu.cse.doodleLock.GestureBuilderActivity.java