geo fix works for me with both DDMS and the emulator console.  Using
console this works -

telenet localhost 5554
geo fix -117.24 32.883

This locates you in the University of California San Diego campus.  I
tried this with DDMS manual geo fix and it works there also.  My test
is using Google Maps "My Location" menu selection.  What is not
working with geo fix for you?

Incidently I am now noticing that DDMS gives me the correct location.
But the geo fix command in the console exhibits the rounding problem
Auguste Lunang pointed to that is a couple of hundred feet off (which
is a problem for testing that depends on more accuracy).  Do you know
if there is a bug filed for the rounding problem?


On Oct 22, 5:06 pm, Brian Conrad <brianjto...@gmail.com> wrote:
> There is a bug filed for geo fix (not by me but by people who found it
> earlier).   I haven't filed one for DDMS until I'm sure I grok how it
> works as information still is very sketchy about this stuff and docs
> rather terse.
>
> My app calls getLastKnownLocation when it runs once.  It will call it
> again if the user selects Recalc.  Now under 1.1 when first run the
> emulator it would return what was set with geo fix or a default which I
> believe was Google's coordinates.   The DDMS method seems is something
> one would use to emulate location updates.  With 1.5 and 1.6  when my
> app runs it gets a null back from getLastKnownLocation on the
> emulator.   So then I have DDMS send the coordinates to the emulator (as
> instructed via the Dev Guide) then select Recalc I would think it would
> have the new coordinates but it doesn't and just uses some fixed
> coordinates for demo purposes.  Apparently this app is working normally
> on phones I would just like to have it working on the emulator so I
> could add and test similar functionality in other apps.
>
> jotobjects wrote:
> > Has there been a bug filed?
>
> > On Oct 22, 2:11 pm, Brian Conrad <brianjto...@gmail.com> wrote:
>
> >> Thanks. Yes, I know it's been a known issue because I've inquired a
> >> number of times after each update if it's been fixed.   The link you
> >> posted goes back to 2008 but it was working fine in 1.1 last spring.  
> >> It's not working with DDMS either.  I'll play around with it some more
> >> to try to figure out why it is not working.
>
> >> Brian
>
> >> Auguste Lunang wrote:
>
> >>> Hi,This is a know issue. One of the discussions you can find here:
> >>>http://groups.google.com/group/android-beginners/browse_thread/thread...
> >>>  .
> >>> Try to use DDMS to fix your GPS coordinates.
>
> >>> Hope it helps..
> >>> Auguste
>
> >>> 2009/10/22 Brian Conrad <brianjto...@gmail.com>
>
> >>>> I've tried the geo fix command to set  coordinates for a program I wrote
> >>>> that provides the GPS coordinates.  This program worked fine in 1.1.
> >>>> But the geo fix command got broken in 1.5 and appears to still have not
> >>>> been fixed in 1.6?   When will it be fixed?
>
> >>>> Brian Conrad
> >>>> JyotishTools.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to