I'm working on an Android app that connects to an Openfire server using the Smack library. I have an activity that calls an AsyncTask from the onStart() method to retrieve information and add it to the UI. I'm working on an Android app that connects to