garnetrickster / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

Add API to get GPS heading/bearing #563

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What should be supported?

Is it possible to get GPS heading/bearing ?
(Not Orientation which use compass and may not accurate.)

In most other Smart Phone platform, quite easy.
(Python S60, BlackBerry all very easy to get heading/bearing.)

Original issue reported on code.google.com by mike...@gmail.com on 31 Aug 2011 at 3:04

GoogleCodeExporter commented 9 years ago
As of latest sl4a_r5x, location results now return "bearing", if available.

Original comment by rjmatthews62 on 31 Aug 2011 at 3:23

GoogleCodeExporter commented 9 years ago
That's strange. I am using sl4a_r5x, but still no heading/bearing in the 
results.
And the speed always return 0
Is it device specific ?

Original comment by mike...@gmail.com on 31 Aug 2011 at 6:54

GoogleCodeExporter commented 9 years ago
Fixed in sl4a_r5x

Original comment by rjmatthews62 on 2 Sep 2011 at 1:40