android_type_text
Type text into the currently focused Android input field, automatically handling special character escaping for reliable text entry via ADB.
Instructions
Type text into the currently focused Android input field. Handles escaping for spaces and special characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text string to type into focused input | |
| deviceId | No | Optional device ID |