android_input_text
Input text into focused fields on Android devices using ADB commands. This tool enables automated text entry for testing or automation workflows.
Instructions
Input text into the currently focused field on the Android device via ADB
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to input. Spaces will be automatically handled. | |
| deviceSerial | No | Specific device serial number to target (optional) |