prithvibhola / WorkManager

A simple example to demonstrate the working of the Work Manager.
46 stars 18 forks source link

Work Manager

A simple example to demonstrate the working of the Work Manager. This android application gets the location of user in every 15 minutes and stores it into local database using Room(Android Architecture Component).

Project uses: