I want to implement a new unlocking method for Android which is not one of the methods that come built-in in Android (i.e. not password/PIN/pattern/face etc.).
Any ideas on how to create a new lock screen (not just customize the look of an existing method)? Is there an API that allows to add a new screen lock method to the system settings?
Thanks, Tom