adb shell “ime enable com.sohu.inputmethod.sogou/.SogouIME” //需要先激活应用 adb shell “ime set com.sohu.inputmethod.sogou/.SogouIME” //设置默认输入法
adb shell “ime enable com.sohu.inputmethod.sogou/.SogouIME” //需要先激活应用 adb push sqlite /data/local/tmp/sqlite adb push SetInputMethod.sh /data/local/tmp/SetInputMethod.sh adb shell “chmod 755 /data/local/tmp/SetInputMethod.sh;chmod 755 /data/local/tmp/sqlite” adb shell “/system/bin/sh /data/local/tmp/SetInputMethod.sh com.sohu.inputmethod.sogou/.SogouIme” //设置默认输入法
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
|小黑屋|手机版|站点找错-建议|AI手机网 |Sitemap
GMT+8, 2025-5-3 08:49 , Processed in 0.691859 second(s), 27 queries .
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.