connect_device
Connect ADB to a physical device or emulator via TCP using host:port to manage Android, Fire TV, and Android TV devices.
Instructions
Connect ADB to a physical device or emulator already listening on TCP using host:port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Network target such as 192.168.1.50:5555 or android-lab.local:5555 |