This tutorial details the use of kXML 2, a small XML pull parser specially designed for constrained environments, to access, parse, and display XML files for Java 2 Micro Edition-enabled devices. This tutorial demonstrates how to build a mobile application that brings XML data to wireless J2ME devices, and instructs readers in how to craft a MIDlet that performs the necessary logic and deploys it to a J2ME environment.
Prerequisites
You should have a good working knowledge of J2ME and XML.