For some reason, I've found most of the dev is based on eclipse including documentation READMEs
Thing is i'm trying to run an app based on Android Studio and Gradle and I'm not able to solve this issue:
Caused by: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.example.linphone.linphonetest-1/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "liblinphone-x86.so"
But liblinphone-x86 is in the root folder under libs/x86/
Any ideas of what might be causing this?
Regards
Manuel
![]()