Context has a "setWallpaper" method: http://developer.android.com/reference/android/content/Context.html#setWallpaper%28java.io.InputStream%29.
An example of it in use (look for SetWallpaperTask): http://code.google.com/p/apps-for-android/source/browse/trunk/Photostream/src/com/google/android/photostream/ViewPhotoActivity.java On Oct 27, 5:08 am, iori <[email protected]> wrote: > hello every body,im trying to change the system wallpaper,i have tried > a lot of solution but without any result; > please i want have a simple code to do it > > thanks a lot --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

