I wrote the following code. It works in my windows with python 3.11. It also worked when i use "python for android" to compile the android apk. But the apk is failed when i run the apk after install ...
My Pygame application crashes with a Fatal signal 7 (SIGBUS), code 1 (BUS_ADRALN) error on specific Android devices (e.g., Galaxy A02s, A13, Redmi 9). This occurs ...