senzhk / ADBKeyBoard

Android Virtual Keyboard Input via ADB (Useful for Test Automation)
GNU General Public License v2.0
1.22k stars 299 forks source link

输入的文本不能带空格 #53

Open chenyan-master opened 1 year ago

chenyan-master commented 1 year ago

example: adb shell am broadcast -a ADB_INPUT_TEXT --es msg ‘你好 啊’ 文本中间带有空格,输入无响应

CCtCa0LDRgNC00LjQ commented 1 year ago

adb shell am broadcast -a ADB_INPUT_B64 --es msg "5L2g5aW9IOWVig=="