I'm trying to make a Webdav Client for Android, and I found different Java APIs: Slide, Jakrabbit and Sardine which seems it's a promising solution. It runs like a charm in a Java Apps, but I encountered problems importing in Android Apps with Jaxb API.
Does any body know any solutions, or suggestions to fix my problem?