I have already a running app that is entirely based on the touchscreen. As supposed to be for an Android app.
However there is a need to attach a keyboard (standard PC USB Keyboard) and have shortcuts, like function keys F1 - F12 and even letters or Alt-letter
My ideia is to somehow registers these shortcuts and then call the touchscreen buttons. So if you plug the keyboard you have these functions by keyboard.
How is it possible to be done?
Eduardo
However there is a need to attach a keyboard (standard PC USB Keyboard) and have shortcuts, like function keys F1 - F12 and even letters or Alt-letter
My ideia is to somehow registers these shortcuts and then call the touchscreen buttons. So if you plug the keyboard you have these functions by keyboard.
How is it possible to be done?
Eduardo