KXML2 with J2ME
I will cover how to use kxml 2 parser with J2ME midlet. I will assume that you are aware with xml and J2ME. I will explain kxml and then will show example of kxml with J2ME. Basically kxml 2 implements the XMLPull Parser API. Pull parser is useful...
11 comments

