I have created a working .apk file of my python program using buildozer on linux. I am now trying to import some cython into the program by creating .so files. Can anyone provide any insight on how I could do this?
My phone is android running EM_AARCH64.
My laptop is running x86_64.
I have tried building on an emulator running aarch64.