WorkManagerDayCounter
This is a demo project in which WorkManager's PeriodikWorkRequest is integrated to increase day count after 24 hours.
Install / Use
/learn @patelviraj/WorkManagerDayCounterREADME
WorkManagerDayCounter
This is a demo project in which WorkManager's PeriodikWorkRequest is integrated to increase day count after 24 hours.
Architecture Component Used:
Component Name | Version ---------------|--------- Room | 1.1.1 ViewModel | 1.1.1 LiveData | 1.1.1 WorkManager | 1.0.0-alpha04
From this project, you will get an idea of how architecture components are used and interact with each other.


