Intercept, read and cancel SMS message

前端 未结 3 648
小鲜肉
小鲜肉 2021-02-04 19:15

I am looking for a way to hook SMSManager or a lower level mechanism such that I can intercept, read and cancel any outgoing SMS messages before they are sent.

3条回答
  •  無奈伤痛
    2021-02-04 19:57

    What about a compromise? Why not create an app to write sms? Users may choose it as the default app for writing sms so it won't bother them all the time. I believe that this is the only way to come close to your goal without rooting / providing your own Android version.

提交回复
热议问题