How to start the “set as” intent (wallpaper, contact picture, etc)
问题 I searched over the web during the last few weeks (seriously) but I can't find what I need. I just would like to start an intent corresponding to the set as action. It generally offers either Set as wallpaper or Set as contact picture . And then, if more application are installed on the device, they can be listed as well. Here is an example of what I want : I precise that I need to support API level 14 and higher. I found getCropAndSetWallpaperIntent but it works only with content URI which