Explore Plans
Mobile menu Close menu
Android DeviceAndroid Device

Update device wallpaper

This Action will update the wallpaper on your Android device from the image URL you specify.

Developer info

API endpoint slug
android_device.set_wallpaper
Filter code method
AndroidDevice.setWallpaper.skip(string?: reason)
Runtime method
runAction("android_device.set_wallpaper", {})

Action fields

Photo URL Text input > Photo

Label
Image URL
Slug
photo_url
Required
true
Can have default value
true
Filter code method
AndroidDevice.setWallpaper.setPhotoUrl(string: photoUrl)