I need to put my app on the lock screen (android 2.2)!
I think there are two options for do this:
- Develop an app to replace android's lock screen. This app whould be called when the off button is pressed.
- Insert my app button into android's actual lockscreen, so, my app would work, even if the screen is locked, and eventually, my app could unlock the screen.
I don't know how to do it, but I do know it is possible, since some music players can be downloaded and the music player options are in the lockscreen.
Can anybody help me out? thanks.