Android Question Geocoder stopped working

sconlon

Active Member
Licensed User
Longtime User
I am using the Geocoder library to convert street addresses to lat/long and display these using the GoogleMaps library. Initially it worked fine but now has stopped so I immediately suspected that I had done something within my project to break it. So I tried the DeocoderDemo provided by warwound with the library and it doesn't work for either a lat/long to street address or vice-versa. Needless to say I have tried numerous addresses and lat/long combinations and both devices are online at the time and I had tried it on both my Galaxy S3 phone (running Jelly Bean) and Sanei tablet (running ICE) both of which worked when I first implemented the library use about a month ago. Could there be some outside influence stopping it from working?
 
Top