Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

[Question] How to rebuild used "libvlcjni.so" for Android #75

Open
sk2212 opened this issue Mar 15, 2018 · 1 comment
Open

[Question] How to rebuild used "libvlcjni.so" for Android #75

sk2212 opened this issue Mar 15, 2018 · 1 comment

Comments

@sk2212
Copy link

sk2212 commented Mar 15, 2018

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

@RSATom
Copy link
Owner

RSATom commented Mar 15, 2018

Unfortunately I did it too long time ago, so actually I even didn't remember if I got any issues... sorry.

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

No branches or pull requests

2 participants