Notification-Listener-Extension for App Inventor But it has some error so try to Solve this by contributing.
Result I'm Getting from it
- Android is Denied to give permission : BIND_NOTIFICATION_LISTENER_SERVICE
- We are able to get Notification access by adding service in manifest
- when we call .GetNotificationByPackageName it showing Error: Attempt to invoke virtual method ‘java.lang.stringorg.json.JSONArray.toString()’ on a null object reference
- GetAllNotification Block returning Empty result may be because of permission
Also, we have to Modify Manifest (Available in the above post) using Android Studio Editor Then we able to register an app in Special Notification Access Permission.