Jun-07-2025, 02:56 PM
Hello,
I am creating a simple game using pygame on Android platform and I am not able to receive any key events except for ESCAPE and arrow keys (the arrow keys have very special numerical codes that I had to detect first). But I need to use also the W, S, A, D keys in this game. I use physical keyboard connected to an android tablet using the bluetooth.
Thanks
I am creating a simple game using pygame on Android platform and I am not able to receive any key events except for ESCAPE and arrow keys (the arrow keys have very special numerical codes that I had to detect first). But I need to use also the W, S, A, D keys in this game. I use physical keyboard connected to an android tablet using the bluetooth.
Thanks
