How to unlock device when its locked after certain amount of time,programmatically?
I want to trigger an daemon thread in background to unlock the device if its locked, after x interval of time in android 4x.
Is this doable programmatically?
Regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
there’s an app in the market that can do this, so my guess would be: yes
EDIT: How to display Activity when the screen is locked?