Now I am developing an android, and it includes these functions: get GPS, Altitude and speed, I know how to get GPS, but I have no idea about how to get Altitude and speed, who knows some plug-in can get both Altitude and speed, just tell me please!
Asked
Active
Viewed 32 times
1 Answers
0
LocationManager
provides access to Location
data with altitude and speed for location providers that offer it, like GPS_PROVIDER
.

CommonsWare
- 986,068
- 189
- 2,389
- 2,491