开发者

How can I remove the Android Sample Soft Keyboard?

开发者 https://www.devze.com 2023-01-21 02:56 出处:网络
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 keybo开发者_高级运维ards in settings.I have searched the web w

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 keybo开发者_高级运维ards 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


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消