本文介绍了如何通过网址推出我的活动后,要清除回栈?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我发动从我的活动Web浏览器。在一些国家,我再次推出的URL我的活动。但是,这一次我不想用pressing再次看到浏览器的后退。当浏览器启动我的活动我希望它看起来像以前一样什么也没发生吧。
I am launching a web browser from my activity. At some state I again launch my activity with a url. But this time I don't want to see the browser again by pressing back. When the browser launches my activity I want it to look like nothing happened before to it.
推荐答案
看看添加一个标志,当您启动Web意图。
Look at adding a flag when you launch the web intent.
这可能是你在找什么...
This is probably what you are looking for...
的
这篇关于如何通过网址推出我的活动后,要清除回栈?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!