I have a weird error where it says:
java.lang.UnsatisfiedLinkError: dlopen failed: cannot find "./obj/local/armeabi-v7a/libsharedlibrary.so" from verneed[1] in DT_NEEDED list for "/data/data/com.my.app/cache/libnative.so"
I have tried a lot, but I don't understand it. I hope anyone out there can help me! Thanks in advance!
EDIT: It is not a diplicate of this question, as it is not the same error. The answer on that question does not help me...