Group Location
Explore Plans
Mobile menu Close menu
Android DeviceAndroid Device

Play a specific song

This Action will play a song you specify on your Android device. The music played depends on your device and setup. Depending on your version of Android, playback may not start automatically.

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 play a song you specify on your Android device. The music played depends on your device and setup. Depending on your version of Android, playback may not start automatically.
API endpoint slug
android_device.play_song
Filter code method
AndroidDevice.playSong.skip(string?: reason)
Runtime method
runAction("android_device.play_song", {})

Action fields

Query Text input > Title

Label
Enter a song title
Helper text
e.g. Can You Feel The Love Tonight
Slug
query
Required
true
Can have default value
true
Filter code method
AndroidDevice.playSong.setQuery(string: query)