Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 409 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 409 Bytes

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.