Screenshots
Description
Kotori obtains the GPS data from device sensors. Currently the data showed is:
- Current speed
- Distance
- Average speed
- Maximum speed
- GPS accuracy
- Used and available satellites
- And more...
What’s new (4.2.0)
Kotori v4.2
- New: show latitude and longitude values
- Fix: app crashes if exit and location is disable after first launch
- Fix: some lints warnings
- Reduce average and maximum speed text size
- Toolchain updates: update android and kotlin gradle plugins
- Remove obsolete jcenter repo
- Move code into new package name
- Set compile and min sdk version to 33 to meet with play store requirements
- Add coarse location permission, this is required in newer android versions
- Remove old JVM args
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Approximate locationDetermine the location via the network.
- Precise locationDetermine the location via GPS.
- Foreground serviceKeep running in the background, visible in the status bar.
Comments