I'm creating lockscreen for my phone. I'm looking for some ways to open one of my app activities when user push power button (when screen is disabled) and when he try to open one of earlier specified apps. How can I accomplish that?
Asked
Active
Viewed 107 times
0
-
http://stackoverflow.com/questions/20943407/create-an-android-lock-screen – Shivam Verma Jun 22 '14 at 11:13
-
@ShivamVerma ok, but in fact this link didn't answer my question – Piotrek Jun 23 '14 at 13:19
-
If you check out the source code listed there, it actually does answer your question. You just need to look for it. – Shivam Verma Jun 23 '14 at 14:12
-
there are no comments, no explanation, no help from author in this example. I've seen this code, but I've still no idea how and why it works. – Piotrek Jun 25 '14 at 14:21