midnightracers
New Member
I am writing a RSS reader on Android and this need to parse XML data.I want to know what is your method to display XML data in Android development? I think use WebView's loadData is a simple method. Can I find another simple way to display it?