New services
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.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will update the wallpaper on your Android device from the image URL you specify.
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)