acomminos / Jumble

An Android service implementation of the Mumble protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jnicelt11 won't load

puneetgill05 opened this issue · comments

I'm making an app integrating Jumble, and connecting to my server is now working, but now I get this:

    java.lang.UnsatisfiedLinkError: Couldn't load jnicelt11 from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/sh.weme.wemesh.debug-123.apk", zip file "/data/data/sh.weme.wemesh.debug/code_cache/secondary-dexes/sh.weme.wemesh.debug-123.apk.classes2.zip"],nativeLibraryDirectories=[/data/app-lib/sh.weme.wemesh.debug-123, /vendor/lib, /system/lib]]]: findLibrary returned null

When I get this I also see:

     Caused by: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/sh.weme.wemesh.debug-1/base.apk"],nativeLibraryDirectories=[/data/app/sh.weme.wemesh.debug-1/lib/arm, /vendor/lib, /system/lib]]] couldn't find "libgnustl_static.so"

This is fixed by making sure all submodules are up to date, and then running tools/jnigen.sh --build