How can I access this through code? So I can open it for the users automatically and they don\'t have to hunt through the Security settings to enable it.
I am unable
There is an outstanding bug in Android 4.3 where the notification listener screen action is not listed in Settings. The current workaround is:
Settings
startActivity(new Intent("android.settings.ACTION_NOTIFICATION_LISTENER_SETTINGS"));