You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
Hello RSATom,
could you tell me how you have built the actual used "libvlcjni.so" for Android?
Currently I tried to fix the issue:
W System.err: Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.multiplay.main-1/lib/arm/libvlcjni.so: has text relocations
It seems that this problem is only solveable when recompiling libvlc with other linker/compiler options.
When using this guide https://wiki.videolan.org/AndroidCompile/ the problem is that the compile script forces Android NDK 15 but I have to use Android NDK 10b.
Regards
The text was updated successfully, but these errors were encountered: