I want to read / access / register notifications shot in the notification panel by other applications.
I searched Intents and PendingIntents many times, but could not get a solution.
Should my application need to be notified when any notification starts?
Or does the Android system support reading user-level notifications?
android android-intent notifications android-pendingintent accessibilityservice
Kishore
source share