I'm writing an app in which a policy can be specified as part of the service. It uses a DevicePolicyManager, with the main restriction offered being requiring the user to have a screen lock of some description.
I can find nothing in the documentation for what password quality a pattern falls under - it appears to satisfy up to complex<http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#PASSWORD_QUALITY_COMPLEX> in practice though. Is there a document I've missed, or how are patterns classified for screen locks? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en