标签: android
如何设计阻止传出短信的BroadcastReceiver类。
abortBroadcast();不起作用。任何帮助将不胜感激。
if ((actionType.equals(Intent.ACTION_SEND))) { setResultData(null); // I tried this and abortBroadcast(); as well }
答案 0 :(得分:0)
不,你不能使用内容观察者拦截传出的短信