I am building an Android app that will track the user\'s geolocation and draw their route on a map.
I am using the Google Play Services location API, as described here.<
In simple word ACCESS_FINE_LOCATION gives you better and accurate location and ACCESS_COARSE_LOCATION gives you less accurate location.
ACCESS_FINE_LOCATION
ACCESS_COARSE_LOCATION