[android-developers] Re: Using HttpClient in Desktop and HttpURLConnection in Android

2012-06-16 Thread Jonathan S
http://code.google.com/p/httpclientandroidlib/ On Friday, June 15, 2012 3:45:58 PM UTC-4, b0b wrote: If you are happy and familiar with HttpClient, use it. But the Android HttpClient client version is old and buggy and unmaintained and I wouldn't use it as is. Hopefully you can use the

[android-developers] Re: Using HttpClient in Desktop and HttpURLConnection in Android

2012-06-15 Thread b0b
If you are happy and familiar with HttpClient, use it. But the Android HttpClient client version is old and buggy and unmaintained and I wouldn't use it as is. Hopefully you can use the latest jars from the Apache HttpComponents site, but you will have to repackage them in another package root