• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to programmatically reset a pattern unlock?

Currently I am using the DevicePolicyManagement API to reset PIN and Passwords but would like to extend this to resetting Pattern locks. I have tried setting the password with PASSWORD_QUALITY_SOMETHING and resetting with a string of non repeating numbers 0-8.

Anyone can help me out?
 
Back
Top Bottom