Hello stackoverflow users!
I'm making an app that requires reading and setting the lock screen password depending on which state the app is in.
Is there a way to do this without rooting? Or are there any alternatives like making the user reset the password for the different states so the app avoids the problems involved in reading the already existing password?
Just to make things clearer:
App state 1: pattern screen lock password
app changes screen lock password to state 2
App state 2: no password (slide screen lock)
Thank you in advance,
Peter