Amazon Fire TV
Controls Amazon Fire TV devices for navigation, transport, and app launching over ADB. No external platform-tools are required.
Connection
Section titled “Connection”Network, over ADB. The driver has ADB built in, so you do not need to install platform-tools separately.
- On the Fire TV, enable Developer Options → ADB Debugging.
- On first connect, accept the “always allow” prompt on the device. The trust is tied to a generated ADB key.
What it can do
Section titled “What it can do”| Command | What it does |
|---|---|
power_on / power_off / power_toggle | Power the device on or off |
nav | Navigate the on-screen interface |
| transport | Play, pause, and related transport control |
volume / mute | Adjust or mute volume |
search | Open search |
settings | Open settings |
launch_app | Launch an app by package (option-backed from known apps) |
open_url | Open a URL |
shell | Run an arbitrary ADB command |
Exposes an app list.