I want to make an application that would display a message when a user unlocks his/her Android phone. I do not know if this is possible or not.
If anyone has a way to do this, could you please point me in the right direction.
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.
Yes you can do this
In your manifest file write this,
and MyBroadCastReceiver implementation is like this