Matthew Yang
Matthew Yang
Some are armeabi-v7a; some are arm64-v8a
Sorry about the delay. After some further testing, I found that this is Android API related. Most of the crashes are on API 17, 19 and 22. I think this...
Even with the static loading, some devices are still reporting the same error. For some other devices, the issue is fixed with the workaround. I've noticed that the issues are...
I end up using libgdx-oboe for api 23+ and default MediaPlayer based libgdx audio for devices with api version lower than 23.