It looks like Flickr-j won't work on Android as it has dependencies on
XML DOM api methods that don't exist in the org.w3c.dom.Element class
that is bundled in the SDK:

09-24 20:37:42.808: ERROR/dalvikvm(734): Could not find method
org.w3c.dom.Element.getTextContent, referenced from method
com.aetrion.flickr.photos.PhotoUtils.createPhoto

Has anyone used Flickr-j with Android, and/or is it worth looking into
using another DOM api to get round this issue?

Thanks,
Kevin Hooke
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to