android-openssl icon indicating copy to clipboard operation
android-openssl copied to clipboard

OpenSSL build for Android (arm, armv7, x86)

Results 5 android-openssl issues
Sort by recently updated
recently updated
newest added

Hi, Can you please help me to update my openssl for android in OSX make depend making depend in crypto... ../util/domd: line 26: i686-linux-android-gcc: command not found make[1]: *** [local_depend]...

Consider adding support to 64bit platforms, since it's going to be a requirement for new applications starting from mid 2019

My SDK Version: 26.1.1, NDK Version: 18.1.5063045 I have an error: `arm-linux-androideabi-gcc: Command not found` I need to build for `android-25` platform and seems it contains only `llvm`. Any chance...