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

