This is an AndroidStudio/Gradle port for the android-lockpattern library hosted at: https://code.google.com/p/android-lockpattern/ This is for use in more modern projects that use the superior gradle build system..
android-lockpattern is hosted in the following web site
https://github.com/r0adkll/android-lockpattern
If you think the Android project android-lockpattern 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 android-lockpattern.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi, nodpi] |
Minimum SDK Version | 4 |
Activity Count | 0 |
There are 13 image files in android-lockpattern. The names of the image files are listed as follows.
alp_42447968_btn_code_lock_default_holo_dark.png alp_42447968_btn_code_lock_default_holo_light.png alp_42447968_btn_code_lock_touched_holo_dark.png alp_42447968_btn_code_lock_touched_holo_light.png alp_42447968_ic_action_lockpattern_dark.png alp_42447968_ic_action_lockpattern_light.png alp_42447968_indicator_code_lock_point_area_default_holo_dark.png alp_42447968_indicator_code_lock_point_area_default_holo_light.png aosp_dialog_full_holo_dark.9.png aosp_dialog_full_holo_light.9.png aosp_indicator_code_lock_point_area_blue_holo.png aosp_indicator_code_lock_point_area_green_holo.png aosp_indicator_code_lock_point_area_red_holo.png
The following screenshort is generated from the image listed above.
android-lockpattern has the following Java source files.
com.haibison.android.lockpattern.BuildConfig.java com.haibison.android.lockpattern.LockPatternActivity.java com.haibison.android.lockpattern.collect.Lists.java com.haibison.android.lockpattern.util.IEncrypter.java com.haibison.android.lockpattern.util.InvalidEncrypterException.java com.haibison.android.lockpattern.util.LoadingDialog.java com.haibison.android.lockpattern.util.Randoms.java com.haibison.android.lockpattern.util.Settings.java com.haibison.android.lockpattern.util.SimpleWeakEncryption.java com.haibison.android.lockpattern.util.Sys.java com.haibison.android.lockpattern.util.UI.java com.haibison.android.lockpattern.widget.LockPatternUtils.java com.haibison.android.lockpattern.widget.LockPatternView.java com.haibison.android.lockpattern.widget.LockPatternView_v14.java com.haibison.android.lockpattern.widget.ViewCompat_v16.java