adb_tcpip
Convert a USB-connected Android device to TCP/IP mode for wireless ADB. Specify a port (default 5555) to enable remote connections.
Instructions
Switch a USB-connected device to TCP/IP mode on the specified port (default 5555). After this, you can disconnect USB and use adb_connect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | TCP port for ADB (1-65535, default 5555) | |
| device | No | Device serial (must be USB-connected) |