jwzhangjie / android4me

Automatically exported from code.google.com/p/android4me
0 stars 0 forks source link

Implement XML classes & parsing #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
Done.

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