Hi, I need to create a simple app. to retrieve some XML, parse and
display it. I'm using Eclipse Galileo on WinXP.

I've tried
http://www.warriorpoint.com/blog/2009/07/19/android-simplified-source-code-for-parsing-and-working-with-xml-data-and-web-services-in-android/

which I believe is derived from

http://www.ibm.com/developerworks/opensource/library/x-android/index.html?ca=dgr-lnxw82Android-XML&S_TACT=105AGX59&S_CMP=grlnxw82

However, with the latter project I get the error 'Could not find
AndroidXml.apk!'

I was getting the same error with the first example, but ended up
with :

'[2010-04-07 14:17:55 - AndroidXmlSimple]
trouble processing "java/net/DatagramPacket.class":
[2010-04-07 14:17:55 - AndroidXmlSimple]
Attempt to include a core class (java.* or javax.*) in something other
than a core library.
....
....
...
[2010-04-07 14:17:55 - AndroidXmlSimple] 1 error; aborting
[2010-04-07 14:17:55 - AndroidXmlSimple] Conversion to Dalvik format
failed with error 1'


As a beginner I was hoping that importing example projects would be
painless, however... :)

Any ideas folks?


-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to