I am starting up in the whole Android developer thing...

I have some familiarity with the programming language. But the
subtleties of the android application development is what's tripping
me up.

I managed to read in an XML feed, but while I can put a link around
the headlines but that opens the story in a webbrowser on the actual
webpage. I want the result to open the story inside the application
itself.

What is the part I am missing here? How do I make the headline link to
a page in the app which contains the content of the story?

I guess the simple way to ask is...

How do I retrieve the content associated to a node in an xml feed when
a feed has been parsed to create a list of headlines? Extended RSS is
the format of XML - the content for the story is contained in the
description node.

-- 
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
android-beginners+unsubscr...@googlegroups.com
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