I currently have an app that I'm developing launching the web browser, running a page on my site that is reading a cookie/editing a database, and then Redirecting to "myapp://X/Y". This is all working as advertised. Is it possible to close the browser after I've navigated back to my app via the redirect? Perhaps a flag to set when starting the Intent that forces the browser to close or, at the very least, be removed from the stack so it's not visible when a user quits my application?
Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

