I don't think the emulator reports speed and heading.
I always fake those two on the emulator.
For heading I use a thing in Location called bearingTo().

http://developer.android.com/reference/android/location/Location.html


-cellurl



On Jul 24, 1:57 am, Alexey Zakharov <alexey.v.zaha...@gmail.com>
wrote:
> Im trying to test my phonegap gps location application on Android Emulator.
>
> I need to simulate W3C gps speed and heading on Android 
> Emulatorhttp://dev.w3.org/geo/api/spec-source.html.
>
> Using DDMS i was able to setup kml path. However navigation.watchPosition
> only see latitude and longitude changes, heading and speed parameters are
> undefined.
>
> Any ideas how to solve it?

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

Reply via email to