Same issue here. Using test provider works fine, but whenever I try to use DDMS, /data/system/location/location.gps gets "0,0.0,0.0,0.0,0.0,0.0".
I thought I am missing some permission!? Tried it with the LocationSample, it gets fired once, but with location 0 as described above. On Aug 26, 4:02 pm, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > Ok it seems to work fine with telnet. > But why nothing works via DDMS ? Is it a bug ? > > On 26 août, 15:54, Alex Pisarev <[EMAIL PROTECTED]> wrote: > > > telnet to 5554 and then run "geo fix [lat] [lon]" > > > On Aug 26, 5:44 pm, Guillaume Perrot <[EMAIL PROTECTED]> wrote: > > > > In the standard maps application, my position is always at latitude 0 > > > and longitude 0, altitude 10. > > > Location controls in DDMS in Eclipse seems to do nothing, I tried to > > > set manual location, using a GPX or a KML, i always get a 0,0 > > > location... > > > The only provider available is gps when I tried programmatically. > > > Plus, the documentation tells us about about the "geo" command but I > > > didn't find it in my tools directory nor in adb shell internal > > > command.... > > --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

