Hello, the DevicePolicyManager (API8) allows applications to add and remove admin users and to lock the device with the lockNow() method. Is it planned to also add a complementary unlockNow() method? We developed a modular authentication system, which can be extended by modules (graphical authentication, biometric authentication etc), but we need a way to lock and unlock the screen in case the user cannot or can be identified through one of the modules.
Thanks in advance. Kind regards, Heiko -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

