LocationTrackerApp build with OpenStreetMap
The app is dedicated to for GPS tracking.
Implemented options for background G{S-tracking, drawing the track on the map, collecting tracks and it's data in database.
- Android Studio
- Coroutines + Flow
- Arcitecture: MVVM, Single Activity + Android Navigation,
- DB: Room Persistent Library
- OpenStreetMap
- Foreground Service
- Broadcast Reciever (for LocationService)