close

This tutorial will detail 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 will demonstrate how to build a mobile application that brings XML data to wireless J2ME devices, and will instruct the reader in how to craft a MIDlet that performs the necessary logic and deploys it to a J2ME environment.

KXML2 due to its low memory footprint , is ideal for dealing with xml contents on various mobiles which support Java.

Download the tutorial and sample code for the tutorial to get started with KXML2.

Download the Tutorial

Download the Sample code for the Tutorial

This tutorial of mine was first published by IBM developerWorks. All rights reserved by IBM and Author.

Tags : j2me xmlkxml2
Navveen

The author Navveen