Parsing XML using sax parser
问题 I am developing an android application. Did all the screens UI. Implemented the functionality. Now doing the parsing part. I have declared the attributes but when I run the code it's showing message on the emulator No Message Found... The url that I am parsing from is http://services.mascus.com/api/getexport.aspx?exportid=PonEquipment Thanks in advance Tushar 回答1: Maybe you want to take a look at this answer. 来源: https://stackoverflow.com/questions/4849142/parsing-xml-using-sax-parser