nesbox / Prebuilt-OpenSSL-Android

Prebuilt shared OpenSSL 1.0.2k libraries for Android with build script. Correct .so name for Android!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prebuilt-OpenSSL-Android

Prebuilt shared OpenSSL 1.0.2k libraries for Android with build script. Correct .so name for Android!

Based on https://gitlab.com/2gisqtandroid/android-qt-openssl

  • Configured as shared with default options.
  • Patched Makefile for remove lib version after .so
  • Used NDK: android-ndk-r13b
  • Used android platform: android-9

If you want to build it by yourself

  1. Modify download script for correct openssl version
  2. Run download script
  3. Modify options.sh (android ndk required)
  4. Run build.sh, check errors

About

Prebuilt shared OpenSSL 1.0.2k libraries for Android with build script. Correct .so name for Android!


Languages

Language:C 89.3%Language:C++ 10.5%Language:Shell 0.1%Language:Objective-C 0.1%Language:Batchfile 0.0%