start_screen_record
Start a screen recording on an Android device and save it as MP4 via ADB. Pair with the stop command to end the capture; Android limits each recording to roughly 180 seconds.
Instructions
Start recording the screen to an mp4 on the device (Android caps a single recording at ~180s). Pair with stop_screen_record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Target device serial (adb -s). Optional when exactly one device is attached. |