[android-beginners] Re: org.apache.http tutorial?

2008-09-10 Thread jtaylor
Why would I use the Apache Library in Android over HttpURLConnection? Why does Photostream use it for the Flickr images? - Juan T. On Sep 10, 3:41 pm, "Mark Murphy" <[EMAIL PROTECTED]> wrote: > > "the HttpComponents may be of interest to anyone building HTTP-aware > > client and server applicat

[android-beginners] Re: org.apache.http tutorial?

2008-09-10 Thread Mark Murphy
> "the HttpComponents may be of interest to anyone building HTTP-aware > client and server applications such as web browsers, web spiders, HTTP > proxies, web service transport libraries, or systems that leverage or > extend the HTTP protocol for distributed communication." > http://hc.apache.org/

[android-beginners] Re: org.apache.http tutorial?

2008-09-10 Thread jtaylor
Thanks. It says here. "the HttpComponents may be of interest to anyone building HTTP-aware client and server applications such as web browsers, web spiders, HTTP proxies, web service transport libraries, or systems that leverage or extend the HTTP protocol for distributed communication." http://h

[android-beginners] Re: org.apache.http tutorial?

2008-09-10 Thread Mark Murphy
> Is there anything easier? Or is there any preliminary study I can do > to help with the tutorial. You probably already saw these, but there's a bunch of examples here: http://hc.apache.org/httpcomponents-client/examples.html -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Code