I'm having the same problem Using wifi, the 1st time it ALWAYS throws exception.
On 3G and Edge it's fine. I figure it some dns resolving issue? Can any google guys look into that? On Fri, May 29, 2009 at 12:12 AM, pawpaw17 <[email protected]> wrote: > > Developers, > > My calls to getFromLocationName() always fail the "first" time I start > my app. > I catch the IOException which has reason: > > Unable to parse response from server > > Then I make a second call and it succeeds. Once things are "awake" all > future > calls to getFromLocationName() succeed, it's just that first one, and > there is a ton > of latency. > > I haven't run this on a device yet, just in the emulator. This seems > like a network problem, > but it is so reproducible I'm thinking I'm not initializing something > properly. Any ideas? > I'm using Android SDK 1.1. > > Best to all, > > pawpaw17 > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

