calvert1991/android4me

Implement XML classes & parsing

Closed this issue · 2 comments

Copy following open source xml libraries:
kXML,
xml Pull v1,
org.xml.sax

Create utility that will preprocess xml files, convert them to binary form
and generate R class. (aapt.exe does all that?)

Implement parsing of binary xml files.

Original issue reported on code.google.com by Dmitry.S...@gmail.com on 13 Aug 2008 at 6:56

Original comment by Dmitry.S...@gmail.com on 13 Aug 2008 at 6:56

  • Changed state: Started
Done.

Original comment by Dmitry.S...@gmail.com on 21 Sep 2008 at 5:19

  • Changed state: Fixed