ADBKeyBoard requires installing an APK and involves switching input methods, making it inconvenient.
I recommend using yadb, which is more powerful and doesn't require an extra APK installation.
yadb supports inputting characters such as Unicode and others.
ADBKeyBoard requires installing an APK and involves switching input methods, making it inconvenient. I recommend using yadb, which is more powerful and doesn't require an extra APK installation. yadb supports inputting characters such as Unicode and others.
ADBKeyBoard需要安装APK,并且需要切换输入法,很不方便。 我建议使用 yadb,它更强大,不需要额外安装APK。 yadb支持输入中文字符,换行,特殊符号等。
adb push yadb /data/local/tmp & adb shell app_process -Djava.class.path=/data/local/tmp/yadb /data/local/tmp com.ysbing.yadb.Main -keyboard 你好,世界