Skip to content

Openssl 1.1.1 auto build script for android, short, simple, with android ndk clang

Notifications You must be signed in to change notification settings

xdien/build_openssl_android_clang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

build_openssl_android_clang

  • Openssl 1.1.1 auto build script for android, short, simple, with android ndk clang
  • You will find many ways to build openssl for android on the internet. That causes many difficulties for newcomers. I created this script to simplify the download and build process of openssl for android with android ndk(23) clang

Requerenment

Run script

$ git clone https://github.com/xdien/build_openssl_android_clang
$ cd build_openssl_android_clang
$ chmod +x build_openssl.sh
$ ./build_openssl.sh
  • You will find the library at ./libs/android/clang directory after successfully running the script

Screenshots

Openssl library folder built successfully

openssl dynamic library

About

Openssl 1.1.1 auto build script for android, short, simple, with android ndk clang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages