I found several references in the mailinglist archive about Xerces, but it is still not clear to me if it is possible use Xerces succesfully in Android. Could you please pro
You can check out Androjena; it's a porting of Jena to the Android platform, and it uses Android's built-in XML parsers instead of Xerces. Hope this helps, bye!