- imageUri
- The image URI that will be set in the intent. The must be a content URI and its provider must resolve its type to "image/*"
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if the URI is not a content URI or its MIME type is not "image/*"
Gets an Intent that will launch an activity that crops the given image and sets the device's wallpaper. If there is a default HOME activity that supports cropping wallpapers, it will be preferred as the default. Use this method instead of directly creating a WallpaperManager.ActionCropAndSetWallpaper intent.