All apps · 0 apps
AndroidDebugBridge
Docker app from CorneliousJD's Repository
Overview
Control AndroidTV/FireTV devices through ADB from the Home Assistant Core docker image.
See here: https://www.home-assistant.io/integrations/androidtv/
Readme
View on GitHub1.1.0 (2026-01-29)
Bug Fixes
- add missing build arg declarations in Dockerfile (ec9b126)
- reduce layer count in image to improve image size and build performance (1a04674)
- switch to using docker buildkit secrets for more secure build (eb2ee3a)
Features
- rewrite to support newer versions of Android with up to date version of ADB (9d90bf7)
1.0.0 (2026-01-11)
Features
- initial release (a4d9542)
Install AndroidDebugBridge on Unraid in a few clicks.
Find AndroidDebugBridge in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for AndroidDebugBridge Review the template variables and paths Click Install
Categories
Download Statistics
129,892
Total Downloads
2,491
This Month
1,378
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
barnybbb/adb-hass-androidtvLast Updated2026-01-29
First Seen2021-01-08
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Boot Wait TimeVariable
Length of time in seconds to wait after the container has started before attempting to connect to devices.
- Target
- bootwait
- Default
- 10
- Value
- 10
Device ListVariable
Comma separated list of androidtv/firetv devices to connect to, each one listed as [ip/hostname]:[port],[ip/hostname]:[port].
- Target
- devicelist
- Default
- 192.168.1.100.1:5555,192.168.1.101:5555
- Value
- 10.0.0.192:5555
Check FrequencyVariable
Length of time in seconds to wait between successive attempts to connect (or re-connect) to devices.
- Target
- checkfreq
- Default
- 30
- Value
- 30
PortPorttcp
Container Port: 5037
- Target
- 5037
- Default
- 5037
- Value
- 5037