I want to get data in my BlackBerry app from an xml file. I reseach and see that using kxml2 is the best choice. But I can not find example code for it on Blackberry. I open kxml2.jar, I see xmlParser and kxmlParser, which one should I use?
Can anbody help me expalin how to use kxml2 clearly?
A normal XML parsing and displaying in listfield sample is here.. don't go for too complex this at basic..
Full Project is here.