cURL / Mailing Lists / curl-users / Single Mail

curl-users

Install cURL in Android using binary

From: Joe Cabezas <joe.cabezas_at_gmail.com>
Date: Wed, 17 Oct 2012 12:42:48 -0300

Hello!

how to install curl in android using the official binary?

this one: http://curl.haxx.se/dlwiz/?type=bin&os=Linux&flav=Android

I tried:

   adb push curl /some/folder

and then in adb shell I tried:

$ ./curl www.google.cl

sh: ./curl: can't execute: Permission denied

what can I do?

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-10-17