0

How do i listen to changes in the state of show notifications settings for my application in system applications info.

I want to enable my application notification as soon as user enabled this setting.

.enter image description here

Meher
  • 2,545
  • 3
  • 26
  • 53

1 Answers1

0

Similar question answered here: Android 4.1: How to check notifications are disabled for the application?

According to this, you can't detect the changing of this setting.

Community
  • 1
  • 1
gkeee
  • 1