Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
/ NotRunningInBg Public archive

This is a tool that snoozes the "App is Running in the Background" notifications on Android Oreo.

License

Notifications You must be signed in to change notification settings

LvWind/NotRunningInBg

Repository files navigation

Not "Running in the background"

Get it on Google Play

This is a tool that snoozes the "App is Running in the Background" notifications on Android Oreo.

Judging by the relevent AOSP code (updateForegroundApps() in ActiveServices.java), there is no way for non-system app developers to suppress this notification when their apps are not on top.

However, NotificationListenerService can be used to snooze this notification for an extended period of time.

How to use

  1. Install from Google Play, or download and install the APK from here.
  2. Run the app and grant Notification Access permission in system settings.
  3. Start the service and manually snooze the "Running in the background" notification once. The app will keep it snoozed afterwards.

About

This is a tool that snoozes the "App is Running in the Background" notifications on Android Oreo.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages