Android 5.0 JobScheduler API on earlier versions?

前端 未结 6 1683
轻奢々
轻奢々 2021-02-01 02:40

I\'m building an Android application, which makes use of a manifest broadcast receiver to know when the device is plugged in. I think Android 5.0 JobScheduler API would be a mu

6条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-01 03:13

    Came across this library, didn't try it, but looks good for what you want: https://github.com/airk000/Trigger

    Evernote android-job might be a better solution though :)

提交回复
热议问题