You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be nice feature apart to app.loadURL() to have also possibility to send to or view resource externally using android built-in app chooser having something like app.sendURL()|app.viewURL().
For now I do it on back process level by spawning ActivityManager process: