Curl compiled with OpenSSL for Android (Supports Android L)
- arm
- Edit settings.sh and set ANDROID_NDK_ROOT_PATH according to your NDK root path
- Run following commands to compile curl
- git submodule update --init
- ./android_build.sh
- Find the executable binary in build directory.
- For working example check this repository - https://github.com/hiteshsondhi88/androidcurlsample
check files LICENSE.GPLv3 and LICENSE