Android UnsatisfiedLinkError with libicudata after update ndk to r11 -


i update ndk version r11c. meet unsatisfiedlinkerror when try load shared library. project work fine when use old version of ndk r9c. , didn't use library libicudata.so. don't know why says dlopen failed: library "libicudata.so" not found.

i know ndk removed library, i'm not sure if caused problem.

btw, i'm using sqlite.so in project.

can me explain why happened?


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -