I\'m getting an error in my logcat stating:
java.net.UnknownHostException: apps.example.com 09-13 14:57:28.970: W/System.err(3823): android.view.ViewRoot$Cal
You are trying to update an UI element from a Thread that is not the UI Thread.
Thread