anode
anode copied to clipboard
Fix UnsatisfiedLinkError when loading libjninode.so from apk
In NDK r8b and r8c, we got an error during the blank app execution:
VERBOSE/anode::RuntimeNative(21348): init: unable to load library: java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1290]: 113 cannot locate '__gnu_thumb1_case_uqi'.
The fix is described here: https://github.com/ted0000/koccalink/commit/fb1c481e0fd68f5c4aecdc7488c5defe8c0a627f#commitcomment-2318630