I would like to use cURL library in my android application in native code (using NDK r5b, the latest). After researching online, it seems the only way to use cURL in android
I followid this link. And it works for me. I did not have to download the whole android repository in order to compile the libcurl