Giter Site home page Giter Site logo

guxiaonian / fairyopenssl Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 1.0 7.06 MB

【NDK】openssl so

License: Other

Makefile 0.73% Shell 0.19% DIGITAL Command Language 0.92% Perl 7.39% C 83.42% C++ 3.31% Objective-C 0.32% Assembly 3.23% XS 0.04% M4 0.40% eC 0.03% Batchfile 0.02%
openssl

fairyopenssl's Introduction

FairyOpenssl

Openssl编译动态库

下载Openssl

地址

修改

修改AndroidManifest.xml文件

修改android:minSdkVersion

修改default.properties文件

修改 target

修改jni里面的Application.mk

修改NDK_TOOLCHAIN_VERSION

修改crypto里面的Android.mk

增加LOCAL_LDLIBS += -lz

修改ssl里面的Android.mk

增加LOCAL_LDLIBS += -lz

编译

jni目录下执行ndk-build.动态库即在libs文件夹下。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.