tags:

views:

33

answers:

0

Hi,

my app queries the GPS-speed using .getSpeed() on a LocationListener. Is there a way to set this speed using the Eclipse Emulator Control or the command line? I tried to feed multiple sets of coordinates to the emulator via the manual GPS-control, but it didn't pick up a speed from that. Also, using a pre-defined GPX-file and playing it doesn't work for me.

I would like to test my app without having to take it on a test-drive in my car every time ;)!

Thanks!