Hi, Even i am facing the same problem. Found this link..
http://groups.google.com/group/android-developers/browse_thread/thread/79f94e31e647db60/343b2b8e5fdafd3d On Fri, May 15, 2009 at 11:17 AM, manoj <manojkumar.m...@gmail.com> wrote: > > Hi friends, > > I have two problem regarding Location API for SDK 1.5 > > 1) I have developed a location based application for SDK 1.0. > > I have used Geocoder to get the location data. Its working fine on SDK > 1.0 emulator and its supported devices. > > Today I downloaded SDK 1.5, and tried to run the same app. But the > Geocoder didn't give any result. I am getting > > Geocoder.getFromLocation(loc.getLatitude(), loc.getLongitude(), 1) as > null. > > 2) LocationManager.removeUpdates(location_listener) is not removed (I > mean still the GPS icon is visible on emulator). > > But the same worked fine on SDK 1.0. > > Am I missing something else? > > Can any one please help me. > > Thanks, > Manoj. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---