I have a problem in my ANDROID application.
I would like to display a twitter page in my webview but the URL won\'t open.
It keeps loading infinitely.
wv.getSettings().setDomStorageEnabled(true);
This worked for me!