Re: [ANNOUNCEMENT] HttpComponents Client for Android 4.3.3 Released

2014-06-20 Thread bfarache
Hi, I've added httpclient-android as dependency to my project. I've tried to check if it was using it instead of the Http Client classes inside android.jar with Android Studio's debugger. I couldn't confirm that, the debugger steps into android.jar methods instead of httpclient-android-4.3.3.jar

Re: [ANNOUNCEMENT] HttpComponents Client for Android 4.3.3 Released

2014-06-20 Thread sebb
On 20 June 2014 19:14, bfarache bruno.fara...@liferay.com wrote: Hi, I've added httpclient-android as dependency to my project. I've tried to check if it was using it instead of the Http Client classes inside Please start a new thread for a new subject, and use a suitable new subject that

[ANNOUNCEMENT] HttpComponents Client for Android 4.3.3 Released

2014-03-20 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce a port of HttpComponents HttpClient 4.3.3 GA to Google Android. Apache HttpClient for Android can be deployed on Google Android in parallel to the outdated version shipped with platform while remaining partially API compatible with Apache