record_screen
Capture a screen recording from an Android device for a set time and save it as an MP4 video to your computer.
Instructions
Record the device screen as an MP4 video for a given duration and save it to the host computer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Specific device serial number | |
| duration | No | Recording duration in seconds (1 to 180 seconds, defaults to 10) | |
| savePath | Yes | Absolute file path on the host to save the MP4 video (e.g. '/Users/user/Desktop/recording.mp4') |