How to analyze incoming SMS on Android?

前端 未结 3 676
遇见更好的自我
遇见更好的自我 2020-12-04 17:23

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

3条回答
  •  不思量自难忘°
    2020-12-04 17:47

    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?

提交回复
热议问题