Skip to content

javax.xml.stream.XMLInputFactory not available in Android #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
louiscm opened this issue Mar 15, 2013 · 0 comments
Open

javax.xml.stream.XMLInputFactory not available in Android #1

louiscm opened this issue Mar 15, 2013 · 0 comments

Comments

@louiscm
Copy link

louiscm commented Mar 15, 2013

Hi,

I'm using this Sardine library which is ported for Android, this is brilliant in avoiding all HTTP library errors which the Java Sardine library gives. Great job with that, but in Android when we try to use the List resources = sardine.list call uses javax library calls (from simple-xml library) which are not supported in Android. I guess these calls are made to frame an xml response listing the WebDAV resources.

Is there any solution for this? I have been breaking my head on this for a while now, any solution would help me a lot at this point of time!

-Louis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant