imtiger / android-curl

Curl compiled with OpenSSL for Android (Supports Android L)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-curl

Curl compiled with OpenSSL for Android (Supports Android L)

Supported Architecture

  • arm

Instructions

  • Edit settings.sh and set ANDROID_NDK_ROOT_PATH according to your NDK root path
  • Run following commands to compile curl
    1. git submodule update --init
    2. ./android_build.sh
  • Find the executable binary in build directory.
  • For working example check this repository - https://github.com/hiteshsondhi88/androidcurlsample

http://i.imgur.com/WYA2Kop.gif

Download APK

License

check files LICENSE.GPLv3 and LICENSE

About

Curl compiled with OpenSSL for Android (Supports Android L)

License:Other


Languages

Language:Shell 100.0%