I want execute native lock screen when my android application start. If the user put correct password the application keep running, but it is mistake, the application finish.
Anybody know how I do this ?
Thank´s
I want execute native lock screen when my android application start. If the user put correct password the application keep running, but it is mistake, the application finish.
Anybody know how I do this ?
Thank´s
so far I know that you will need to work on your manifest file for your applications' wake screen state.. just play with your manifest file, you will find it.