Working XMLDemon and trying to read all RSS feeds
Source Code
I am trying to read
Yahoo News RSS. Whenever it hits a nested '' tag, I get the following error message:
org.xmlpull.v1.XmlPullParserException: precondition: START_TAG (position:END_TAG @17:9 in java.io.InputStreamReader@d590dbc)
And here is perfectly working Michael's XMLDemon