XmlPullParser exception - can't work it out
问题 I have a basic method - ReadXML() - that reads in an xml file from the assets folder. When this runs no exceptions are thrown. But from within this method I call a doXML() method that tries to extract text from the xml file and set this text into textviews. I keep getting the following error when the doXML() method runs...The error that is generated is 18:19:41.654: W/System.err(329): org.xmlpull.v1.XmlPullParserException: name expected (position:START_TAG @59:57 in java.io.InputStreamReader