[android-developers] Re: Connect laptop built-in gps receiver to emulator

2009-06-05 Thread Lex
Made it work, thanks David. On Vista, when you enable GPS reception in the Dell Control Point, click on View network status details. It will show you the (serial) port where the GPS data is flowing to. In a console, enter emulator - avd avd_name -gps COMport_number. This will start the emulator

[android-developers] Re: Connect laptop built-in gps receiver to emulator

2009-06-03 Thread David Turner
emulator -help-gps ? On Wed, Jun 3, 2009 at 6:54 PM, Lex hakkinen1...@gmail.com wrote: Hello, my Dell Latitude E6400 has a built-in gps receiver. How can I hook it up with the emulator? I have enough problems spoofing gps data due to exisiting Android bugs, so I might as well use real