I am using GoogleApiClient to request location update. I am getting the latitude, longitude, speed and other information. Along with this I want to get the satellite count also. How can I achieve this?
Please help me on this.
I am using GoogleApiClient to request location update. I am getting the latitude, longitude, speed and other information. Along with this I want to get the satellite count also. How can I achieve this?
Please help me on this.
Here is the sample code to get the satellite count in use and in view