I got a AsyncTask that is supposed to check the network access to a host name. But the doInBackground() is never timed out. Anyone have a clue?
AsyncTask
doInBackground()
This is covered in android docs http://developer.android.com/training/monitoring-device-state/connectivity-monitoring.html