Page 1 of 1

Trigger on tapped notifications from other apps?

Posted: 17 Jan 2014 23:48
by Marcoid
Is there a way for an automagic flow to be triggered from a tap/selection on a trigger from an app *other* than automagic? The trigger "Notification on Statusbar Selected" appears to only work with Automagic-generated notifications. I'm not sure if the ability to listen in on selections of other apps' notifications is even available in Android programmatically... but I figured I'd ask.

In my case, I'm using Android 4.4.0, in case that helps.

Re: Trigger on tapped notifications from other apps?

Posted: 18 Jan 2014 07:16
by MURTUMA
That's not possible in JB, probably not in KK either. However, mostly something detectable happens when you press a notification. Try "activity started" if that works.