2

I'm trying to use an external bluetooth scanner and the soft keyboard for my app, but when I connect the bluetooth scanner, Android treats the scanner as an input device and does not let me use the soft keyboard for edit texts. I have tried: Show soft keyboard even though a hardware keyboard is connected

I tried creating a class that extends InputMethodService and did a method override on onEvaluateInputViewShown(), but onEvaluateInputViewShown() is never called. Any thoughts?

plase
  • 361
  • 1
  • 3
  • 9
Jon Sherman
  • 107
  • 2
  • 11

0 Answers0