On Mon, Aug 17, 2009 at 10:29 AM, Mark Murphy <mmur...@commonsware.com>wrote:

> 3. Consider trying to use the NDK and SWIG to create a wrapper around
> libxml2, which is in the firmware.


The parsers provided by android.util.Xml are already wrappers around native
code, the expat library.

Also, I am pretty sure libxml2 is not part of the NDK, so you shouldn't use
it.

-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to