Due to this bug http://code.google.com/p/android/issues/detail?id=8816 google's Geocoder class does not function.
I found ReverseGeocode.java in one of the comments mentioning that it is a work around. i made a method getAddressFromLocation() that will do the job base on this source.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user