Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 664 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 664 Bytes

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.

Day_Counter_Snap1.png Day_Counter_Snap2.png