E
ericavd101
Guest
Mycohl said:When I tried to build a vanilla android version of it, there were a bunch of missing/undefined JNI references. Trying to call any of the SDL joystick stuff with the current libSDL2 causes it to crash. Maybe I'm just doing it wrong.
Do you mean you didn't use NDK successfully? I also built libSDL2.so and libopenbor.so using NDK. No error message noticed.
FYI, I have put an apk built from original source code in my previous post. Perhaps you can try this file.
Added:
Sorry. After further check, I was wrong. I didn't built libSDL2.so from source code.