I am trying to read data from an xml which is stored at sdcard.
So, I used XmlResourceParser in my code but how can I provide my xml file to XmlResourceParser?
Is there any other way to do the same?
I am trying to read data from an xml which is stored at sdcard.
Share
1 Answer