Hello!
In my Xamarin.Forms app, I would like to react to a keypress event of a connected USB keyboard.
The keyboard is connected to the tablet (Nexus 7) via OTG-cable and it can already be used for entering data to entries.
How is it possible to react to those events?
Thanks in advance!