A
A
AndroidD2014-08-21 17:45:53
Java
AndroidD, 2014-08-21 17:45:53

How to build openssl for android?

I build according to the instructions here wiki.openssl.org/index.php/Android#Using_OpenSSL_i... I build
without FIPS
I get after the step sudo -E make install CC=$ANDROID_TOOLCHAIN/arm-linux-androideabi-gcc RANLIB=$ANDROID_TOOLCHAIN/arm -linux-androideabi-ranlib
In the folder are either .a and .so and header files.
And I don’t know what to do with them further (
I read the NDK manuals, Only they are either too simple how to add one s-shny file to the project. Or in SO they immediately solve the problem when the files are added, but something does not work.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vadim Misbakh-Soloviev, 2014-08-24
@mva

...
And then link the application with them. Not?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question