Will the Fused Location Provider in Android work without data connection. If yes how could able to get location.Tahnk you in advance.
Asked
Active
Viewed 211 times
1 Answers
0
It totally depends on what you set when you are building your LocationRequest object. If you set LocationRequest.PRIORITY_HIGH_ACCURACY
then it is guaranteed that the location is fetched by GPS

rakesh kashyap
- 1,418
- 22
- 41