I understand that. The point is, Smack documentation says that there is no need for additional libraries. Yet I need an XmlPullParser. That constitutes an external library.
So, I'm wondering, is the documentation just wrong? If so, which library is recommended?
Or, is the documentation correct, and have I missed an included package somewhere that has this particular PullParser? If so, which package is it? I have inspected all the jar files that came with smack and see no such package.