Skip to content

Android PList Parser

tenaciousRas edited this page Feb 5, 2011 · 6 revisions

A SAX-based parser for Android that supports PList-XML. The current version is 0.9. This code is released under the Creative Code Commons License.

The intent of this parser is to fully support the PList-XML DTD (http://www.apple.com/DTDs/PropertyList-1.0.dtd).

Requirements: Android 1.6+

To Build: Android SDK 1.6 or higher Maven Android Plugin - see README.TXT.

Clone this wiki locally