Skip to content

hiteshsondhi88/android-curl

Repository files navigation

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)

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
LICENSE.GPLv3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages