开发者

How to close android browser after redirecting to my app?

开发者 https://www.devze.com 2023-01-08 19:52 出处:网络
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 e

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

精彩评论

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

关注公众号