Student Seminar Report & Project Report With Presentation (PPT,PDF,DOC,ZIP)

Full Version: android pattern lock source code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Guest

about android pattern lock source code in to the right box for getting free material and support from us/dedicated premium members...
android pattern lock source code

Android has one useful tool in security settings, it is Lock Pattern. Users can define their own lock pattern ‒ which is a combination of 4+ dots.

We have extracted this piece of code from Android source code, platform/frameworks/base. Then modified it a little, to make it easy to use in an application. Also we have changed the icons. If you want other ones, you can design them yourself. If you want the original icon set, refer to res-default.

Latest stable: android-lockpattern_v2.8_src.7z (~134 KiB)
The demo can be downloaded at Downloads section or on Google Play. It needs some more permissions to help us monetize it. With this service we are able to create more great apps and libraries for you guys. This option bundles a few search points (icon, bookmark and homepage) for you to use. You can erase these easily and with no effect to the app. Thank you again for supporting us.
Features
Requires: Android 1.6+ (API 4+).
Designed for both phones and tablets.
Stealth mode (invisible pattern).
Four built-in themes: dark/ light and dark/ light dialogs.
Ability to generate and let the user verify CAPTCHA pattern.