Do you have example sentences that demonstrate the problem.
For the record, the emulator-specific GPS support in the system will only
record GPRMC sentence with a fix status of 'A'

On Tue, Mar 31, 2009 at 1:51 PM, malt <[email protected]> wrote:

>
> I'm writing a Android gps application using locationmanager with
> locationlistener and I'm only testing with the emulator. This is my
> problem.
> - When sending only $GPGGA nmea sentences to emulator by telnet,
> everything works fine.
> - When sending only $GPRMC nmea sentences to emulator by telnet, the
> first location is recognized by locationmanager, the gps provider goes
> into status 2, next $GPRMC sentence is not recognized.
>
> This happens not only with my application, the Google Maps application
> and also others show the same behaviour: they get only the first
> $GPRMC location.
>
> When sending a $GPGGA sentence after the $GPRMC, the locationlistener
> gets controll and location is shown.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to