Answer the question
In order to leave comments, you need to log in
How to fix java.lang.UnsatisfiedLinkError in OpenSSL shared lib for android?
I'm trying to build a shared lib according to the manual described here: https://wiki.openssl.org/index.php/Android . Library version 1.0.2k.
But on startup, the application crashes, spamming this in the logs:
java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "EC_curve_nist2nid" referenced by "libssl.so"
What to do, where to look?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question