Is it possible to remove a notification from a different program. Here is what I am doing. I made a dead man switch that when released will text and call an emergency number. It mutes all volume so if anyone calls or texts because they want to check on you, the phone makes no sounds. It also puts a notification in the notification area so you can disable the panic mode.
Now what I would like to do is remove any notifications from SMS messages that come in stating you have a message. I know you can intercept an SMS but it is read only and the messaging program still receives the SMS. I know there is nothing I can do to stop it, But is there any way to hide the notification that it puts up, so that if someone looks at the notifications drop down they don't see a message from mom saying are you really in trouble or are you messing with me.
I want the program to be as stealthy as possible. I know that if I click the Notifications drop down that I can click clear, and it clears all the notifications in the drop down but is there any way to initiate that programatically?
If not is there anything else that i could do to hide it?
Thanx in advance
George
Now what I would like to do is remove any notifications from SMS messages that come in stating you have a message. I know you can intercept an SMS but it is read only and the messaging program still receives the SMS. I know there is nothing I can do to stop it, But is there any way to hide the notification that it puts up, so that if someone looks at the notifications drop down they don't see a message from mom saying are you really in trouble or are you messing with me.
I want the program to be as stealthy as possible. I know that if I click the Notifications drop down that I can click clear, and it clears all the notifications in the drop down but is there any way to initiate that programatically?
If not is there anything else that i could do to hide it?
Thanx in advance
George