Using cURL in Android

后端 未结 7 624
终归单人心
终归单人心 2020-11-27 14:58

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

7条回答
  •  广开言路
    2020-11-27 15:17

    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

提交回复
热议问题