1

I have an app in which i have to enable notification access for my app on button click without opening System setting screen. How do i archeive.

code:-

startActivity(new Intent("android.settings.ACTION_NOTIFICATION_LISTENER_SETTINGS"));

but don't want to open system setting.

Anil
  • 1,087
  • 1
  • 11
  • 24
Ragvender
  • 67
  • 2
  • 7

0 Answers0