Hi, Just realized that *org.apache.http.nio *is not available in Android :( Now I am planning to use multi threading for asynchronous behavior.
On Monday, December 17, 2012 1:57:16 PM UTC+2, b0b wrote: > > You probably need to repackage the org.apache.* jars in a new package name > with a tool like jarjar, because some clases will be clashing with > same class part of Android. > > You can thank Google for that for putting some Apache classes in the > official API while this should have been left separate. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

