Skip to content

Instantly share code, notes, and snippets.

@neersoft
Created February 21, 2013 12:02
Show Gist options
  • Save neersoft/5004291 to your computer and use it in GitHub Desktop.
Save neersoft/5004291 to your computer and use it in GitHub Desktop.
Try This...
WebSettings webSettings = webView.getSettings();
webSettings.setJavaScriptEnabled(true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment