Monday, December 17, 2012

[android-developers] Re: Asynchronous Http server in android

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment