gustavogenovese / curl-android-ios

Static libcurl to be used in Android and iOS apps. Build scripts included. No Android source required
641 stars 255 forks source link

curl-android-ios

The goal of this project is to provide a pre-compiled version of libcurl to be used in Android and iOS.

It uses cURL from the upstream repository and it's updated frequently.

For Android, it also uses OpenSSL from its upstream repository.

If you want to build the library, scripts are provided for both platforms. Test projects are also provided for both iOS and Android.

Building

Building for Android:

Building for iOS

cd curl-android-ios/curl-compile-scripts
./build_iOS.sh