Hi,

I would like to use a WebDav client for my Android app. While jakarta
slide is no longer supported, I was trying JackRabbit instead. But
that does not work on Android as it says "Conversion to Dalvik format
failed". I think the problem is with the inclusion of the javax
packages in the jackrabbit-standalone.jar which comes bundled with the
package. Even it that can be worked around, with jarjar options or
building jackrabbit-standalone using maven, and trying to exclude the
packages, the size of the jar itself is around 30 MB. Another open
source, Sardine, can not be used as it internally uses "JAXB" package.
Android has no support for the same and a bug has already been raised
(Issue 314).
Is anybody aware of Android specific open source WebDav client?

Regds.

-- 
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

Reply via email to