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 old location. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

