The emulator has no built in GPS so you must enter a gps location via a command line: telnet localhost 5554 to connect and then issue a series of positions in the form: geo fix -71.12342 41.123456 That's how I have to test when using the emulator. Hope this helps Tom B gpsmancer.com
On Sep 25, 8:53 am, raghavendra k <[email protected]> wrote: > Hi All, > > Currently I am writing an Android application which uses > WikiTude > API. I installed the WikiTude browser application in the Android SDK > emulator from Android Market (To get Android Market in emulator I > followed this > linkhttp://forum.xda-developers.com/archive/index.php/t-529170.html). > > When I run the WikiTude browser application in emulator it > asks me > to set location settings. I enabled “Enable GPS satellites” option & > run the application, again it make an alert for location settings. I > am not able to run this application. Please help me. > > Can anyone tell me is it possible to run GPS based > application in > Android Emulator? Or not? > > If it is, Is there any work around to run > GPS based application in emulator? > > Any help will be greatly appreciated… > > Thanks in Advance…….. > Raghavendra K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

