I need to build the libcurl for using android ndk-build , as tried the steps provided in the link porting libcurl on android with ssl support
Here they suggested to compile the source code of the androidi as given in the first step . is it necessary to compile the android source code or just compiling the curl code is sufficient ? if so pls give the proper link ..