Hi, i 'm looking for a way to browse a webdav repository. How did you
make jackrabbit-webdav work for android?

Thanks
Javier

On Apr 29, 7:06 am, ashimita <[email protected]> wrote:
> Ahh! finally made it happen. The new client jar talks toWebDav(read/
> write files) from Android. :)
>
> On Apr 27, 2:05 pm, ashimita <[email protected]> wrote:
>
>
>
>
>
>
>
> > Well, I tried building thejackrabbit-webdavusing their bundled
> > pom.xml. The generated jar size is around 480 KB which is much better
> > compared to the size of the standalone.jar. I still was unable to use
> > it for my Android apps, as it was unable to find a logging related
> > jar during runtime. But at least the project compiled successfully. :)
> > I would spend some time later to debug the issue and probably include
> > the logging related info into the pom and rebuild it or perhaps need
> > to modify the source code a bit. Once when done, i.e, I am able to
> > execute my android app using the new jar file, I will upload the same
> > here.
>
> > Regds.
>
> > On Apr 26, 5:17 pm, ashimita <[email protected]> wrote:
>
> > > Hi,
>
> > > I would like to use aWebDavclient for my Android app. While jakarta
> > > slide is no longer supported, I was tryingJackRabbitinstead. 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 thejackrabbit-standalone.jar which comes bundled with the
> > > package. Even it that can be worked around, with jarjar options or
> > > buildingjackrabbit-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 sourceWebDavclient?
>
> > > 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