[android-developers] Re: send nmea data to android emulator

2009-04-02 Thread malt
system will only > record GPRMC sentence with a fix status of 'A' > > > > On Tue, Mar 31, 2009 at 1:51 PM, malt wrote: > > > I'm writing a Android gps application using locationmanager with > > locationlistener and I'm only testing with the emu

[android-developers] send nmea data to android emulator

2009-03-31 Thread malt
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