Send simultaneous Android keys
mobile_input_key_combinationInject key combinations into Android device displays with precise ordering and duration control.
Instructions
Inject a device-supported key combination with explicit ordering and chord duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | ||
| serial | Yes | Exact ADB serial from mobile_devices_list; never inferred when multiple devices exist | |
| source | No | gamepad | |
| displayId | Yes | Android framework logical display ID, not a SurfaceFlinger physical ID | |
| durationMs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| device | Yes | ||
| backend | Yes | ||
| display | No | ||
| warnings | Yes | ||
| durationMs | Yes | ||
| operationId | Yes | ||
| schemaVersion | Yes |