How can I code in Android such that my app can analyze an incoming SMS and perhaps block it or do something(maybe move to a different SMS folder) BEFORE the SMS actually rai
Well u can trap the incoming SMS, but i think u will not be able to block the notification .....
If u want to delete SMS here is a thread that can help....
How to delete an SMS from the inbox in Android programmatically?