Skip to content

Remote control Android device media playback using ADB

License

Notifications You must be signed in to change notification settings

val-2/ADBMediaRemote

 
 

Repository files navigation

ADB Media Remote

ADB Media Remote is a simple application to remote control Android device media playback using ADB commands.

It is developed for and tested on Amazon Fire TV Stick Lite aka sheldon (Android 9), because this device does not have a TV remote with volume keys. Newer android versions may not provide the media commandline tool.

Following commands are executed on pressing the corresponding button:

media dispatch [play-pause|next|previous|rewind|fast-forword]
media volume --get
media volume --set INDEX

screenshot

About

Remote control Android device media playback using ADB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%