Found 89 repositories(showing 30)
xingda920813
Android 服务保活/常驻 (Android service daemon using JobScheduler)
gyf-dev
Android Keep Alive(安卓保活),Cactus 集成双进程前台服务,JobScheduler,onePix(一像素),WorkManager,无声音乐
googlearchive
This sample has been deprecated/archived. Check this repo for related samples:
evant
[Deprecated] A backport of Android Lollipop's JobScheduler to api 10+
xuningjack
Android Service keep-alive module.(Android Service保活模块:5.0以下使用c来fork进程,5.0以上使用JobScheduler来保活进程)
lkv1988
JobScheduler is a good feature of Android Lollipop, but what a pity only Lollipop.
Doist
Android library to schedule background jobs using JobScheduler, GCMNetworkManager or AlarmManager, depending on the context.
zrunker
闹钟实例,1、杀不死的Service。2、双进程保护Aidl。3、Android 5.0 JobScheduler和Android 6.0 Doze模式。4、AppWidget小组件。5、对一些系统广播监听(开机、锁屏、安装更新APP...)。
tutsplus
Using the JobScheduler API on Android Lollipop
jmarkstar
This little android project is using AlarmManager and JobScheduler to get Location in an interval time.
georggrab
Flutter Plugin providing Bindings to Android's JobScheduler API
raphaelmerx
A Cordova plugin that schedules Android background tasks using the Android JobScheduler.
topgenorth
Using the Android JobScheduler API in a Xamarin.Android project.
jasonsyf
Android应用保活(双进程守护,JobService,JobScheduler,WorkManager,监听系统广播等)
tatocaster
JobScheduler Demo for DroidUp Android meetup Tbilisi
frank240889
This a little example of how to use JobScheduler for schedule task on Android
pedromassango
A JobScheduler android sample
kirillF
Techotrack. Android-4. JobScheduler Demo
hshiozawa
Android sample app for JobScheduler (alternate ACTION_NEW_PICTURE/VIDEO)
MuhdAminRahman
Android Studio: Implementing Notifications, Alarms, JobScheduler, and Efficient Data Handling Strategies
davthecodercom
Android sample project where JobService is implemented with Kotlin
hansenji
JobScheduler/Android-Job Demo
anilkumar7717
Android FrameWork JobScheduler Example
luojll
Android JobScheduler demo app
Manikandan92
No description available
anuj1317
Scheduling Notification with job Scheduler
ivangag
No description available
thejackshih
Android JobScheduler Example using kotlin.
khanetor
No description available
HadySalhab
Sample that shows how to schedule a job Using JobScheduler API