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
The best solution is Sardine, but I'm biased since I wrote it after searching around for a decent webdav solution and found that everything out there was difficult to use.
One metric of value is that Sardine is actively being developed by a small community of talented Java developers now, while the other's are not getting nearly as much attention.
https://github.com/lookfirst/sardine
Try it, the price is right! =)