android.adb.getDeviceIp
Retrieve the WiFi IP address of an Android device to enable wireless connections through TCP/IP mode, facilitating remote control and screen streaming.
Instructions
Gets the device's WiFi IP address. Useful for connecting to the device wirelessly after enabling TCP/IP mode. Returns the IP address or null if device is not connected to WiFi.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | Yes |