开发者

Disable notification of incoming/outgoing SMS in android

Is it possible to disable SMS received and send notification in status 开发者_StackOverflow社区bar ?? What is the procedure to do this ?


For a reliable solution, see this: Can we delete an SMS in Android before it reaches the inbox?


Small hack, get the incoming message and number using a broadcastReceiver and put it somewhere(put it in the Log.d() to check) then this.abortBroadcast();

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜