Save Screenshot
android_save_screenshotCapture a screenshot from an Android device and save it as a PNG file to a specified path on the computer.
Instructions
Take a screenshot and save it to a PNG file on this computer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Device id (serial or host:port). Optional -- when omitted, uses ANDROID_MCP_DEVICE env or auto-selects the connected device (physical devices preferred over emulators). | |
| saveTo | Yes | Absolute path to save the screenshot to, ending with .png |