Skip to content

Instantly share code, notes, and snippets.

@ayosec
Created January 27, 2018 19:12
Show Gist options
  • Save ayosec/28e6efb81361ea2fb63d9fac0bbafa53 to your computer and use it in GitHub Desktop.
Save ayosec/28e6efb81361ea2fb63d9fac0bbafa53 to your computer and use it in GitHub Desktop.
Disable "heads up" notifications in Android 7
$ adb shell settings set global heads_up_notifications_enabled 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment