12

I have a ZeniThink C91 using Ice Cream. I also have a case that has a USB keyboard. How do i disable the android Keyboard so only the USB keyboard is active? Ice Cream 4.0

Izzy
  • 91,166
  • 73
  • 343
  • 943
Robert
  • 121
  • 1
  • 1
  • 3

2 Answers2

5

Null Keyboard is what you want. I do this same thing with my bluetooth keyboard. It does require you manually switch the input method each time, but keeps the pesky on-screen keyboard from popping up.

Another option I've used is to use the method described here to program one of your keys to a Back button, which you can press to remove the on-screen keyboard each time it pops up.

jlehenbauer
  • 10,007
  • 6
  • 44
  • 68
0

You might want to search for an alternative to the stock-keyboard delivered with your android device. There are keyboards that have hardware keyboard detection and settings to explicitly turn off the on-screen keyboard, blueduino soft keyboard for example.

RookieGuy
  • 101