AI summary
Virtual keyboard that receives text input via ADB broadcast intents, enabling Unicode character entry that standard adb shell input cannot handle. Useful for device automation and testing workflows.
Generated by AI. May contain inaccuracies.
About this app
ADBKeyBoard is a virtual keyboard that receives commands from system broadcast intents, which you can send text input using adb.
There is a shell command 'input', which can help you send text input to the Android system.
usage: input [text|keyevent] input text input keyevent But you cannot send unicode characters using this command, as it is not designed to use it this way. Reference : http://stackoverflow.com/questions/14224549/adb-shell-input-unicode-character
e.g. adb shell input text '你好嗎' is not going to work. ADBKeyboard will help in these cases, especially in device automation and testings.
About this version
- Version
- 2.0 (2)
- Size
- 16.84 KB
- Requires Android
- 4.0.3
- Target SDK
- 15
- Downloads
- 234
- Updated
- Jul 24, 2023
- Package
- com.android.adbkeyboard
Similar apps
Ratings & reviews
- 51
- 40
- 30
- 20
- 10
Write a review
Recent reviews
Showing 1 of 1- Blomek19872y ago