jeudi 21 janvier 2021

How to view Android JobScheduler details with adb shell ?

 This can be useful if you use WorkManager, but there are a lot of very interesting information :

adb shell dumpsys jobscheduler


https://developer.android.com/topic/libraries/architecture/workmanager/how-to/debugging