adb_connect
Initiate a WiFi/TCP connection to an Android device for remote ADB access. Requires prior pairing or enabled TCP/IP on the device.
Instructions
Connect to a device over WiFi/TCP. Device must be paired first or have TCP/IP enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Device IP and port (e.g., '192.168.1.100:5555' or '192.168.1.100:41567') |