项目作者: mbits-imaging

项目描述 :
Build script to compile static OpenSSL binaries for android
高级语言: Shell
项目地址: git://github.com/mbits-imaging/ssl-android.git
创建时间: 2019-05-14T13:42:53Z
项目社区:https://github.com/mbits-imaging/ssl-android

开源协议:MIT License

下载


Android OpenSSL buildscript

Build script to compile static OpenSSL binaries for android

Usage

Set the variabled ANDROID_NDK, OPENSSL_VERSION and API_LEVEL as required. Run ./build.sh to start building.
You might also want to change the BUILD_TARGETS, depending on your needs.

Credits

I found the initial script on stackoverflow: https://stackoverflow.com/questions/52717228/how-to-compile-openssl-1-1-1-for-android