Do i need phone location enabled ( api >19 ,lolipop and marshmallow) to get coarse location( network provider) ? I searched for a clear answer but i still do not get it. I cant get my location on google maps. I wonder if i get my location with coarse location do i still need the location enable ( Not gps enable from older phones <19 ) with coarse location permission.
Asked
Active
Viewed 102 times
1 Answers
0
No, you can refer [Android Location Providers - GPS or Network Provider?. Phone location (gps) requires ACCESS_FINE_LOCATION. If ACCESS_COARSE_LOCATION is used, the location will be retrieved from network provider only. And I think no new change has been made in API above 19.

Community
- 1
- 1

Gaurav Chauhan
- 376
- 3
- 14