adb_input_text
Input text directly to an Android device using ADB commands. Specify the text and optional device ID to automate text entry for testing or remote management.
Instructions
Input text on the device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | No | Device ID (optional) | |
text | Yes | Text to input |