8000 GitHub - phoonho/android-curl: Curl compiled with OpenSSL for Android (Supports Android L)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

phoonho/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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0