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 methods. I'm not sure if the debugger is getting confused or if it's really using the correct classes. Is there another way to confirm that? -- View this message in context: http://httpcomponents.10934.n7.nabble.com/ANNOUNCEMENT-HttpComponents-Client-for-Android-4-3-3-Released-tp23026p23679.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
