I need my app to react when there is a notification about incoming email, sms or call.
I can use the NotificationManager to create notifications, but not read them from other apps.
I have looked at AccessibilityManager, but I can't quite figure that out either.
Any pointers or examples? Thanks