hi
how to parse a xml file in blackberry. can i have a link or sample code or tutorial
thanks alot
hi
how to parse a xml file in blackberry. can i have a link or sample code or tutorial
thanks alot
I've used SAX to process XML responses from a web api and it worked well for me. Check out: http://developerlife.com/tutorials/?p=28
What exactly are you trying to accomplish with XML?