Stop Screen Recording
android_stop_recordingStop the ongoing screen recording on an Android device, retrieve the captured video, and store it as an MP4 file locally.
Instructions
Stop the active screen recording, pull the video from the device, and save it as an .mp4 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 | No | Absolute path to save the .mp4 to. Defaults to a temporary file. |