[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 and
when you start your location app, you should be receiving real GPS
data.

Lex

On 4 Jun., 02:11, David Turner di...@android.com wrote:
 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 ones?

  Thanks,

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



[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 ones?

 Thanks,

 Lex
 


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