Thanks a lot for your answer. You probably think of "jarjar links" (http://code.google.com/p/ jarjar/).
I'm a bit surprised though because I seem to remember 'redefining' other libraries (HttpClient, and some XML lib) and we never had a problem. If somebody from the Android team could confirm this, it would be greatly appreciated. Thanks a lot! BoD On Dec 9, 5:42 pm, Mark Murphy <[email protected]> wrote: > On Thu, Dec 9, 2010 at 10:53 AM, BoD <[email protected]> wrote: > > I was kind of assuming that in such cases the project classes would > > take over but in my instance it seems it's not the case. Is this > > behavior expected or an anomaly? > > That behavior is expected. AFAIK, the project cannot override the OS's > classes. > > > If it's the expected behavior, how should this be handled? > > Either stop using that JAR, or convert it to a new package. There's a > utility for that floating around, though I forget the name and don't > have a link -- sorry! > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 > Available! -- 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

