android - Service not available while calling geoCoder.getFromLocation() - Stack Overflow
I know sometimes google back-end service might not be available. Hence a solution might be to loop until i get the data. private class getLocationDetails extends AsyncTask< ......