How to stop a intent.ACTION_CALL once started?

北城以北 提交于 2019-12-01 12:13:01
Christian Garbin

Your question has been asked a number of times. The short answer is that there is no official way to do that.

The long answers:

Read them carefully. Look for the cases where someone says "used to work...".

In one of the questions someone proposed to turn on airplane mode (the app need permissions to do that, of course). It's crude, but it works. As a user, I would have some reservations about an app doing that, though.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!