How to prevent SMS going to inbox in Android?

前端 未结 5 995
长发绾君心
长发绾君心 2020-12-23 12:58

I\'m developing a business SMS application. In this app, if an incoming message is from a particular number, say 999999999, it should go to the application\'s inbox and not

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-23 13:12

    Are you the one sending the messages? If so consider using datasms instead as they will not show up in the inbox.

    Check this question for more info on how to use it

提交回复
热议问题