[android-developers] Re: GPS emulation

2009-04-29 Thread Olivier Tournaire
Hi, Hi, > > i had a similar problem using the geo fix command - only the first > transmission of a newlocation worked. > Look @ here: > > http://groups.google.com/group/android-developers/browse_frm/thread/3f4c9d83ddcf5815/afb76cb94ab3c217?hl=de#afb76cb94ab3c217 I saw this post, same day as mine

[android-developers] Re: GPS emulation

2009-04-29 Thread Andreas Frey
Hi, i had a similar problem using the geo fix command - only the first transmission of a newlocation worked. Look @ here: http://groups.google.com/group/android-developers/browse_frm/thread/3f4c9d83ddcf5815/afb76cb94ab3c217?hl=de#afb76cb94ab3c217 Problem occured on Windows Vista 64bit Greetings

[android-developers] Re: GPS emulation

2009-04-29 Thread ellipsoidmob...@googlemail.com
Are you changing the location set in the emulator before each click, or are you just sending the same location repeatedly? I suspect (but don't know for sure) that even with distance & time set to 0 in requestLocationUpdates, an update won't be generated if the new location is identical to the ol