As Jeffrey also mentioned, wiki link for android compile is way to go.
config utility takes care of generating required makefie.

Regards,


On Wed, Jul 2, 2014 at 11:45 AM, Abhishek Gupta <abhis...@meddiff.com>
wrote:

> Hello everyone, Thanks for your timely help.
>
> I was able to compile openssl 1.0.1e from a github project. It had an
> Android.mk files.
>
> In case, i wish to update to 1.0.1h, what changes do i need to make to
> android.mk files?
>
>
> On Sun, Jun 29, 2014 at 10:22 PM, birajendu sahu <biraje...@yahoo.co.in>
> wrote:
>
>> 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.
>>
>>
>>
>


-- 
Regards,
Amit Agrawal

Reply via email to