Type Android text
mobile_input_textType text on Android devices through ADB virtual keyboard. Reports Unicode limitations instead of silently failing.
Instructions
Type text through ADB's virtual keyboard. Reports the Unicode limitation instead of hiding it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| serial | Yes | Exact ADB serial from mobile_devices_list; never inferred when multiple devices exist | |
| displayId | Yes | Android framework logical display ID, not a SurfaceFlinger physical ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| device | Yes | ||
| backend | Yes | ||
| display | No | ||
| warnings | Yes | ||
| durationMs | Yes | ||
| operationId | Yes | ||
| schemaVersion | Yes |