Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please make use of a more user-friendly adb character input tool.(请使用另一款更好用的adb字符输入工具) #68

Open
ysbing opened this issue Jan 8, 2024 · 0 comments

Comments

@ysbing
Copy link

ysbing commented Jan 8, 2024

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 你好,世界

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant