Update README.md
This commit is contained in:
parent
50a21bf4ec
commit
fca4b57091
1 changed files with 3 additions and 0 deletions
|
@ -52,6 +52,9 @@ Trackbook uses [osmdroid](https://github.com/osmdroid/osmdroid/) to draw its map
|
||||||
### Permission "ACCESS\_COARSE\_LOCATION" and "ACCESS\_FINE\_LOCATION"
|
### Permission "ACCESS\_COARSE\_LOCATION" and "ACCESS\_FINE\_LOCATION"
|
||||||
Trackbook needs accurate GPS location data to be able to record your movements. If the GPS data is not available or not accurate enough Trackbook uses location data from cell tower and WiFi triangulation.
|
Trackbook needs accurate GPS location data to be able to record your movements. If the GPS data is not available or not accurate enough Trackbook uses location data from cell tower and WiFi triangulation.
|
||||||
|
|
||||||
|
### Permission "VIBRATE"
|
||||||
|
Tapping and holding some controls will toggle a tiny vibration (force feedback).
|
||||||
|
|
||||||
### Permission "WRITE\_EXTERNAL\_STORAGE"
|
### Permission "WRITE\_EXTERNAL\_STORAGE"
|
||||||
Trackbook uses [osmdroid](https://github.com/osmdroid/osmdroid), which caches map tiles on Android's external storage. You can find the map cache in the `osmdroid` folder on the top level of the user-facing file system.
|
Trackbook uses [osmdroid](https://github.com/osmdroid/osmdroid), which caches map tiles on Android's external storage. You can find the map cache in the `osmdroid` folder on the top level of the user-facing file system.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue