• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps C++ XML Parser for Android

donguy76

Lurker
Hello there,

I am developing a C++ module for Android and needs to do some XML formatting of messages.

Is there a way of doing XML parsing using C++ in Android?

I know that JAVA has XML class to do parsing. But unfortunately i will not be able to use that as am doing the development on C++.

Please share any sample code.

Thanks in advance.
 
Back
Top Bottom