Hi Abhishek,

You can build the openssl using the NDK tool chain and get libcrypto.a file, 
then you need to link that in your master so which will be build from 
android.mk file.

I will publish the detail steps soon.

Thanks,
Birajendu


On Tuesday, 24 June 2014 12:16 AM, Abhishek Gupta <abhis...@meddiff.com> wrote:
 


Hello Users, 

I am at task to compile OpenSSL 1.0.1h for android platform and link it with an 
application. 

Can somebody give some pointers on how to do it. My problem is that there are 
no Android.mk files for this. And how can I user ndk-build here?

Development env:
1. Ubuntu 14.04 / 12.04
2. Android NDK-r9d

Regards
Abhishek.

Reply via email to