Anyone got a xml parser with expandablelistview
I need to implement an xml parser and the parsed result int开发者_如何转开发o an expandablelistview. Please help
Are you planning to write an XML parser just to print result in an expandablelistview? Why not use an XML parser that already exist to do the job?
What is expandablelistview anyway?
精彩评论