type_text
Types text on an Android device via ADB, converting spaces to %s for input. Requires the text to type; optionally specify device serial for multiple connected devices.
Instructions
Type text via adb input (spaces become %s)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Device serial (optional; required when multiple devices connected) | |
| text | Yes | Text to type |