connect_and_screenshot
Connect to an Android device remotely and capture screenshots for UI debugging or visual inspection. Requires device IP and supports wireless debugging ports and pairing details.
Instructions
Connect to an Android device and take a screenshot. Use when no device is connected.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
debugPort | No | Wireless debugging port (different from pairing port) | |
deviceIP | Yes | IP address of the Android device. Can include port like "192.168.1.100:12345" | |
outputPath | No | Path where to save the screenshot (optional) | |
pairingCode | No | Pairing code shown on device for initial pairing | |
pairingPort | No | Pairing port shown on device for initial pairing |