Skip to content

smasherprog/android_background

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android_background

Android Background service This uses the new jobscheduler to perform tasks every 15 minutes. This is usefull to do background work as the new Android OS 26+ places restrictions on regular background services, but not on those scheduled through the job scheduler. Use this for syncing, or doing some other work on regular intervals.

About

Android Background service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages