PND*_*NDA 1 c# shell android ime adb
目前,我知道如何使用命令设置要使用的键盘adb shell ime set [keyboard IME]。但问题是如何获得当前使用的键盘?
adb shell ime set [keyboard IME]
我打算使用madb C# 库来使用它,幸运的是ExecuteRemoteCommand它有一个方法可以让我执行 shell 命令(有点像adb shell)。
madb
ExecuteRemoteCommand
adb shell
Vla*_*lan 5
adb shell settings get secure default_input_method
归档时间:
9 年,11 月 前
查看次数:
1662 次
最近记录:
9 年,4 月 前