in my app i am parsing an xml file. In the xml file i am having 50 tags of the same name question , now i want to store all the tag named as question as an array….
Among those tags saved i want only one question tag to be placed in a text view….
how to perform this….pls help me…..
1 Answer