Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 adb 发送多个 keyevent。
谷歌搜索后我可以知道,adb shell input keyevent 65但使用这个命令我只能发送一个关键事件。
adb shell input keyevent 65
我想模拟“SHIFT_KEY + 特殊字符”。
样本 :
adb shell input keyevent 22 66 表示:按发送并按回车