adb_connect_wifi
Connect to an Android device via WiFi using ADB by providing its IP address and port, enabling remote management and control.
Instructions
Connect to an Android device over WiFi using ADB
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ip_address | Yes | IP address of the Android device | |
port | No | Port number (default: 5555) | 5555 |