[android-developers] Re: Geocoder not returning result

2009-05-21 Thread Mike Hearn
As I said, we'd need a wire trace to help. How fast does the call return? Are you sure it's even hitting the network? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group,

[android-developers] Re: Geocoder not returning result

2009-05-21 Thread Android Users
Any help on this as this is stopping our work. Searched in all android forums, but no luck.. [?] --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-

[android-developers] Re: Geocoder not returning result

2009-05-19 Thread Android Users
I have tried with both the Targets but still not working. --~--~-~--~~~---~--~~ 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 unsubscr

[android-developers] Re: Geocoder not returning result

2009-05-18 Thread bearloveho...@gmail.com
hi, Create a new AVD which target is Google APIs 1.5 instead of Android 1.5 may solve this problem Regards, On May 15, 2:09 pm, Android Users wrote: > Has anyone else faced issue with geocoding on android 1.5? --~--~-~--~~~---~--~~ You received this message be

[android-developers] Re: Geocoder not returning result

2009-05-14 Thread Android Users
Has anyone else faced issue with geocoding on android 1.5? --~--~-~--~~~---~--~~ 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 unsubsc

[android-developers] Re: Geocoder not returning result

2009-05-12 Thread Android Users
I have tried it both on emulator and device. But no luck. [?] The result is an empty list. [?] I have posted one more query related to device. Just have a look if that is causing any problem in geocoding. http://groups.google.com/group/android-developers/browse_thread/thread/b1e7a5d6c75cf03a Any

[android-developers] Re: Geocoder not returning result

2009-05-09 Thread Jeff Sharkey
> NOTE: I am behind a proxy when testing on emulator. I am able to access > internet from the emulator. But still facing this issue. I wonder if that proxy might be mangling headers somehow. Do you have a hardware device running 1.5 to confirm this is only an emulator issue? This geocoder-not-w

[android-developers] Re: Geocoder not returning result

2009-05-09 Thread Mike Hearn
Try grabbing a wire trace of what your app is doing. If you can prove the app is generating correctly formatted geocode requests to maps.google.com and you're getting back a server error or the format changed incompatibility, bring it up on the Google Maps API group where an engineer will take a l

[android-developers] Re: Geocoder not returning result

2009-05-09 Thread Android Users
Its not working on both the emulator and the device. 1. If i am using the Target 3 AVD, then I am getting an IOException on the below mentioned method call. addressList =geocoder.getFromLocation(mLatitude, mLongitude, 1); latLongList = geocoder.getFromLocationName(c

[android-developers] Re: Geocoder not returning result

2009-05-09 Thread Jeff Sharkey
Are you testing the Geocoder on an emulator, or on a device? You might need to create an AVD using target "3" that includes the Maps libraries. j On Fri, May 8, 2009 at 2:30 AM, Android Users wrote: > Hi, > > My application that uses geocoding was working fine till last week and now > all of a

[android-developers] Re: Geocoder not returning result

2009-05-08 Thread Android Users
Any help on this? --~--~-~--~~~---~--~~ 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 andro