Where can I find an example for android in Java for detecting the key up for the arrow keys on the PC keyboard (Not the DPAD0. The example given is for kotlin and the DPAD and does not show where the code is placed such as a selectlistener?
Thanks!
Where can I find an example for android in Java for detecting the key up for the arrow keys on the PC keyboard (Not the DPAD0. The example given is for kotlin and the DPAD and does not show where the code is placed such as a selectlistener?
Thanks!
Hi Tony Anecito,
Java examples for keyboard input controls can be found in the developer documentation.
https://developer.amazon.com/docs/appstore-on-windows/compatibility-guide.html#input-controls
61 People are following this question.