I want to know:
1) How gps receiver on android get the altitude from the satellites?
2) How many satellites which it use ?
3) How many way to get the altitude ? As I found on the Internet, there are 2 kinds such as SensorManager and LocationManager. In this case, I might be wrong. Please correct me.
4) What altitude data are represented ? elevating ? degree? distance from what to what ?
I tried to search these questions, but the information is pretty hard to find. So, please explain to me, all experts.
Appreciate all helps.