GNOME Bugzilla – Bug 758429
[Android M] AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: library "build/obj/local/armeabi-v7a/libgstreamer_android.so" not found
Last modified: 2015-11-21 08:56:17 UTC
Hi Guys ! It seems since Android M loading dependencies libraries when targeting Android 23 use a wrong path. For reference please see: https://code.google.com/p/android-developer-preview/issues/detail?id=2239 It seems libgstreamer_android.so needs to be built with a soname. Please can you fix this ?
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository. *** This bug has been marked as a duplicate of bug 757732 ***
great, I didn't find this existing bug. Thanks.