Skip to content

A bare-bones example of a foreground service running on Android Oreo

Notifications You must be signed in to change notification settings

jglanfield/OreoForegroundService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OreoForegroundService

A bare-bones example of a foreground service running on Android Oreo.

This simple example demonstrates the requirements needed to run a foreground service for devices running Android Oreo (API >= 26).

See the "Migration Guide" on this page for an explanation of what is required:

https://developer.android.com/about/versions/oreo/background.html

About

A bare-bones example of a foreground service running on Android Oreo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages