Hi there, There is trouble when using core class in android Dx trouble processing "javax/xml/bind/Binder.class"
I do need the classes in javax.xml.* for developing web services, but it is not fully supported in Android. When I import these jars, there is no compile error shown in eclipse but the DX cannot process it. After I search on the Internet, it is said that we can use --core- library or use jarjar to repackage it. I have not found any tutorials for adding DX option in eclipse. I appreciate for any help solving it. -- 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

