开发者

How to close android browser after redirecting to my app?

How can i close the 开发者_如何学编程browser once i got redirected to my app. Is there any way to do this?


As far as I know there is no possibility to take influence on other activities, like closing etc.


You should not start Browser. You can start your own activity with WebView on it. So when you're being redirected you can handle this event and close the activity.


Work around for problem http://developer.android.com/resources/tutorials/views/hello-webview.html http://developer.android.com/reference/android/webkit/WebView.html

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜