Scheduling Tasks with WorkManager | Jetpack Component

Опубликовано: 09 Февраль 2024
на канале: AndroHub
115
1

Explained the following things:
1. Benefits of WorkManager
2. Types of Work Requests
3. Adding initial delay and tags
4. Observing the work states
5. Adding constraints to Work Request
6. Passing data via Input Data
7. Retry request with BackoffCriteria
8. Cancelling the requests

📌 Helpful Resources:
Tutorial Link: https://www.androhub.com/scheduling-t...
Source Code: https://github.com/sonusurender/WorkM...

🔗 Related Videos:
1.    • Setup Firebase Cloud Messaging | Notificat...  
2. https://www.androhub.com/setup-fireba...
3. https://www.androhub.com/android-noti...

📣 Connect with Us:
Subscribe:    / @androhub  
Facebook:   / androhubtutorial  
Instagram:   / androhub_tutorial  
Twitter:   / sonusurender  
LinkedIn:   / surender-kumar-681472a8  

You like my free content? Here you can buy me a coffee: https://www.buymeacoffee.com/androhub

#jetpack #workmanager #android #schedule