adb_screenrecord_start
Start screen recording on an Android device via ADB. The recording runs on-device; finish and pull the video with the stop tool.
Instructions
Start recording the device screen. Recording runs on-device. Use adb_screenrecord_stop to finish and pull the video file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDuration | No | Maximum recording duration in seconds (1-180, default 60) | |
| device | No | Device serial |