Into my app, I need to display the lock screen background image chosen by the user.
How can I get that image to display it without using private API ?
Asked
Active
Viewed 602 times
1 Answers
1
There is no public API to get the lock screen or home screen images.

Ole Begemann
- 135,006
- 31
- 278
- 256
-
hmm... how does it work then http://itunes.apple.com/us/app/lock-screen-weather/id487180806?mt=8? – bioffe Dec 29 '11 at 18:05
-
Update: I figured. They do nasty trick to keep the app alive by playing a mute sound. Probably should be banned from the store. – bioffe Dec 29 '11 at 18:08
-
Is that app still on the app store? – Toby Oct 01 '12 at 10:46
-
Nope, as far as I can tell :) – Nicu Surdu Oct 26 '12 at 08:05