Skip to content

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

@ysbing

Description

@ysbing

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions