adb_connect_wifi
Enable wireless ADB connection to Android devices by specifying the IP address and port. Facilitates remote management and control of devices without USB cables.
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 |