Page 1 of 1
How to remove notifications?
Posted: 19 Jun 2013 04:00
by Shreyh13
Is there a way to write a flow where I can program automagic to remove the notification on the status bar occurring from an app (eg:gmail) which contains a particular text?
Re: How to remove notifications?
Posted: 19 Jun 2013 04:56
by MURTUMA
NO third party applications can clear notifications. It's simple as that. However, if you have jelly bean,you can circumvent this by creating a flow with control ui action to pull down the status bar and pressing clear button. With android version lower than jelly bean you can't really do anything for that matter.
Re: How to remove notifications?
Posted: 19 Jun 2013 05:46
by Shreyh13
Cool thanks!