Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为android使用java,有没有办法完全禁用android设备的消息传递?例如:只要“循环”返回 true,文本消息就会被禁用,没有传入/传出可用;或者如果返回 true,可能会阻止用户访问消息?
有什么方法可以完全禁用 Android 设备的消息传递?
并不真地。您可以在早期版本的 Android 上将设备置于飞行模式,但幸运的是,现在也已锁定。
评论中提供的链接中概述的技术对于阻止传入消息是不可靠的,因为其他 SMS 客户端可以并且确实具有该优先级。