Skip to content

Live Location Tracker in Background Service Android Kotlin

Notifications You must be signed in to change notification settings

wh173d3v11/Live-Location-Tracker

Repository files navigation

Location Tracker Background Service with Notification.

This is an working Example of Location Tracker in a Background Service.🥳

This app is Build up on,

  1. Jetpack compose
  2. Kotlin
  3. Flow
  4. Coroutines.

We using Abstraction Approach and Exception Handler, to avoid weird memory leaks.🤯

some useful Info :👨‍💻

  • SupervisorJob (in LocationService.kt) - if one job in this scope fails, it will make sure others to keep running.
  • Flow callbackFlow Function -

    Check here for better understanding.

  • Check Comments and Commits for Better Understanding 😜
bg_tracker_demo.mp4

About

Live Location Tracker in Background Service Android Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages