Sunday, June 27, 2010

[android-developers] Run the emulator with -gps option

Hi All,

I am trying to run the emulator with gps data (nmea messages; -gps
option) available on the socket server.
I am trying: emulator -avd Test -gps telnet::5000 or telnet:localhost:
5000 but nothing works. I am sure that data are available beacuse if I
type "telnet localhost 5000" at the console window, the GGA messages
will appear there.

Thank you in advance for any help!

Kind regards,
Hightower

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment