Skip to content

Work manager periodic job and get location using both network and gps provider and also Executers for diskIO, network and mainThread and forground service to download file when job execute.

Notifications You must be signed in to change notification settings

Rajook/PeriodicWorkGetLocation

Repository files navigation

Location-background-Example(Android Jetpack).

Get Location from Background in android.

This Example Show's:-

  1. How to get Location from Background every 15 minutes and do download file using forground service.
  2. How to get Location from Background using WorkManager or PeriodicWorkRequest.
  3. How to get Location and save latitude and longitude using room persistence library.
  4. Check if Work is Scheduled or Not in WorkManager.

About

Work manager periodic job and get location using both network and gps provider and also Executers for diskIO, network and mainThread and forground service to download file when job execute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published