Open chenyan-master opened 1 year ago
example: adb shell am broadcast -a ADB_INPUT_TEXT --es msg ‘你好 啊’ 文本中间带有空格,输入无响应
adb shell am broadcast -a ADB_INPUT_B64 --es msg "5L2g5aW9IOWVig=="
example: adb shell am broadcast -a ADB_INPUT_TEXT --es msg ‘你好 啊’ 文本中间带有空格,输入无响应