views:

320

answers:

2

I think there is no way to set the lock screen wallpaper on the iPhone programmatically (with ref to this question), but with the 3.2 SDK and the ability to set the wallpaper on the home screen on the iPad, does the SDK allow this to be done via APIs now?

I looked up the developer reference, but i could not find anything useful.

A: 

did you ever find this out?

alvaro
A: 

I don't think there's a method for that. The user can change it in the settings. But if you could change it progmatically, I'm sure there would be a lot of people who would abuse it...

Sandro Meier