googlearchive/android-JobScheduler

Can JobScheduler run on API level 18 or minimum API 21 is required?

bkjbkjbnkj687698698 opened this issue · 3 comments

Can JobScheduler run on API level 18 or minimum API 21 is required?

JobScheduler was introduced with API level 21 and not available in API level 18.

Is there any alternative of JobScheduler for API less than 21?

I believe there is no alternative for API less than 21 at this moment.