I am using this code to get geographical addresses:
private String getAddress(Location location) { try{ List addresses = new Geo
My cause of the issue was not having the proper permissions for the geocoder