I was struggling one day. I was not sure if my app is wrong or emulator doesn't work. I have simple app with requestLocationUpdates (all permissions added). Sending geo location (manual) from DDMS 'emulator console' doesn't work, my app gets coords only once, and its 0,0 location. (maybe thats why app gets coords only once - there are always 0,0).
But I can send coords from consol (geo fix 10 11) and my app reads it right, so my assumption is that DDMS emulator console doesn't work. I'm using win7 x64, eclipse 3.5.1, ADT 0.9.4v20091022, tested with targets Android 1.6 and 2.0. -- 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

