how to get satellite name or number when we are getting location through GPS in Android?
问题 I am new in android, I am getting location through gps, I am also getting satellite number in our code but I want to get specific satellite name or number which is used to get the location. I have google so much but not getting proper solution regarding this. My Question is:- 1. It is possible to get a particular satellite name or number ? if yes please help me how to find it ? Thanks in advance 回答1: locationManager.getGpsStatus(null).getSatellites() (The caller may either pass in a GpsStatus