I've been asked to port one of my apps that runs on Zebra TC series which use software keyboard, onto Zebra MC series which have a physical keyboard in a phone arrangement.
I have no idea how the interaction with these keyboards works.
Does it just replace the software keyboard, so things like IME_HandleAction events and Activity_KeyPress events are fired as though the software keyboard is being used? Does input just go into an EditText without further changes?
Any pointers would be gratefully received.
Thanks !
I have no idea how the interaction with these keyboards works.
Does it just replace the software keyboard, so things like IME_HandleAction events and Activity_KeyPress events are fired as though the software keyboard is being used? Does input just go into an EditText without further changes?
Any pointers would be gratefully received.
Thanks !