Android WorkManager – Periodic Work States

This is what happen when we not properly read the official documentation. Android WorkManager was introduced to replace Job Scheduler, and I just learned it recently since I was away from Android these last few years.

Image by ElisaRiva from Pixabay

So, after a few months with it, I just learned that it have different Work States between One-Time and Periodic Work Request. Continue reading “Android WorkManager – Periodic Work States”