I have an application installed on Android. I want to launch that application each time the screen is locked or unlocked.
- Is there an application that can do this job ?
- If not, and if I should code it, do I have to worry about intents and the manifest of the already installed application?