screenshot
Capture screenshots from Android devices via ADB or wireless connection. Ideal for UI debugging and visual inspection during app development.
Instructions
Take a screenshot of any connected Android device. Uses existing ADB connections or connects wirelessly if device info provided.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
debugPort | No | Wireless debugging port (different from pairing port) | |
deviceIP | No | 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 |