Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Using a alarm to check, if a service is still running (and restart it). But JobScheduler and JobInfo should be better. On Android 8.1 startService should be startForegroundService(). 8.1 sucks

License

Notifications You must be signed in to change notification settings

no-go/AlarmKeepaliveService

Repository files navigation

Alarm Keepalive Service

Using a alarm to check, if a service is still running (and restart it). But JobScheduler and JobInfo should be better.

WIP - WORK IN PROGESS

Concept

It is a bit stange 🚀 🤘

About

Using a alarm to check, if a service is still running (and restart it). But JobScheduler and JobInfo should be better. On Android 8.1 startService should be startForegroundService(). 8.1 sucks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages