JobScheduler problems
JobScheduler problems
This check looks for various common mistakes in using the JobScheduler API: the service class must extend JobService
, the service must be registered in the manifest and the registration must require the permission android.permission.BIND_JOB_SERVICE
.
Issue id: JobSchedulerService
https://developer.android.com/topic/performance/scheduling.html
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3 |
Plugin: | Android, 2022.3.1 Beta 2 |
Last modified: 13 July 2023