Intercept generic notification

brelto85

Active Member
Licensed User
Longtime User
Hi,

Is possibile to intercept a generic notify and read the title and the description?
thanks in advance

Alberto
 

fabpalma

Member
Licensed User
Longtime User
Hi Erel,

I was looking for the same thing but I have find nothing.
BUT I have an app from the Play Store (MacroDroid) that is able to intercept any notification and say with TTS the contents ... How can they do this ?
 
Upvote 0

fabpalma

Member
Licensed User
Longtime User
Erel, yes! You are right ! it's an accessibility app.
Also PushBullet can install itself as accessibility app and send all the received notification (from any app running on the terminal) to another device (i.e. an app running inside Chrome on a PC)

Can we build an app like MacroDroid or PushBullet that install a service *under* Accessibility interface ?

Thanks, Erel !!
 
Last edited:
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
This App can Intercept all Notifications and shows them in an Metro-Styled layout. You can specify from which app the notifications are handled...

So i think there must be an possibility to intercept them.

I found this and this. Maybe it helps!?
 
Upvote 0
Top