如何删除 Android 示例软键盘?
我已经在真实设备上运行了Android SDK中提供的示例软键盘。我现在想将其从设置中的可用键盘列表中删除。我在网上搜索过,没有任何结果。它也出现在我的一个模拟器上。
我确信这可能是一个显而易见的答案,但我就是想不出来。
任何帮助将不胜感激。
谢谢, 山姆
I have run the sample soft keyboard provided in the Android SDK on a real device. I now would like to remove it from the list of available keyboards in settings. I have searched the web without any hits. It also shows up on one of my emulators too.
I'm sure it's probably an obvious answer, but I just can't figure it out.
Any help would be appreciated.
Thanks,
Sam
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
设置>应用领域>> (在应用程序列表中找到它)>点击它>卸载。
我想如果你处于“USB调试”模式,你也可以通过adb卸载。
Settings > Applications > (Find it in the list of applications) > Tap on it > Uninstall.
I think you can also uninstall through adb if you're in "USB debugging" mode.