android-eye icon indicating copy to clipboard operation
android-eye copied to clipboard

findLibrary returned null

Open stolken opened this issue 12 years ago • 3 comments

Hey there, I got a crash during launch on the emulator : +1: 02-18 13:33:19.982: E/AndroidRuntime(865): java.lang.UnsatisfiedLinkError: Couldn't load mp3encoder from loader alvik.system.PathClassLoader[dexPath=/data/app/teaonly.droideye-2.apk,libraryPath=/data/app-lib/teaonly.droideye-2]: findLibrary returned null

I tried to fix it with this : https://github.com/Teaonly/android-eye/issues/4 but still the same error. Please help :)

stolken avatar Feb 18 '13 13:02 stolken

you need to run ndk-build to build libs

aborilov avatar Feb 18 '13 19:02 aborilov

How to build libs ? have any document or links . please shared it .thanks

zhongbiqing avatar Apr 23 '13 08:04 zhongbiqing

Same issue, please share me config libs ndk

ToaiLC avatar Oct 24 '17 03:10 ToaiLC