Manifest.xml - nduvieilh/fleet-tracker GitHub Wiki
Below is a list of the permissions and features describing why fleet-tracker will need access to each permission or feature.
ACCESS_FINE_LOCATION
Mapping out a users journey is core of fleet-tracker's purpose. Access to fine location using the device's internal GPS will allow information such as acceleration to be mapped out for later review.
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>