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:
2011-01-31 17:57:17 +00:00
parent 4c624a34e3
commit d654b1a1f8
5 changed files with 173 additions and 6 deletions

View File

@@ -9,4 +9,3 @@
# Project target.
target=Google Inc.:Google APIs:9
proguard.config=proguard.cfg