Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couldn't find "libnative-lib.so" #5

Open
Adeeb123456 opened this issue Jan 19, 2019 · 3 comments
Open

couldn't find "libnative-lib.so" #5

Adeeb123456 opened this issue Jan 19, 2019 · 3 comments

Comments

@Adeeb123456
Copy link

FATAL EXCEPTION: Thread-2
Process: io.github.junyuecao.androidsoundeffect, PID: 32172
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/io.github.junyuecao.androidsoundeffect-RagChzYBVh0cIkVDb0OSXw==/base.apk"],nativeLibraryDirectories=[/data/app/io.github.junyuecao.androidsoundeffect-RagChzYBVh0cIkVDb0OSXw==/lib/arm64, /system/lib64, /vendor/lib64]]] couldn't find "libnative-lib.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1011)
at java.lang.System.loadLibrary(System.java:1657)
at io.github.junyuecao.soundtouch.SoundTouch.(SoundTouch.java:13)
at io.github.junyuecao.androidsoundeffect.MainActivity.onVoiceStart(MainActivity.kt:34)
at io.github.junyuecao.androidsoundeffect.VoiceRecorder$ProcessVoice.run(VoiceRecorder.java:188)
at java.lang.Thread.run(Thread.java:764)

@junyuecao
Copy link
Owner

Did you build the apk from source or install the demo?

@elirehema
Copy link

@varun-goyal-stack
Copy link

Hi @junyuecao @Adeeb123456 @elirehema
Please let me know if there is any fix for this crash.

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/-kman3Vrrf8oQ8wwB2JJtFw==/base.apk"],nativeLibraryDirectories=[/data/app/-kman3Vrrf8oQ8wwB2JJtFw==/lib/x86_64, /data/app/-kman3Vrrf8oQ8wwB2JJtFw==/base.apk!/lib/x86_64, /system/lib64, /system/product/lib64]]] couldn't find "libnative-lib.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1067)
at java.lang.Runtime.loadLibrary0(Runtime.java:1007)
at java.lang.System.loadLibrary(System.java:1667)
at io.github.junyuecao.soundtouch.SoundTouch.(SoundTouch.java:13)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants