tree: b456cb19f034813936298c0c891fa11723a6e8cd [path history] [tgz]
  1. apk/
  2. layout_tests/
  3. page_cycler/
  4. test/
  5. BUILD.gn
  6. OWNERS
  7. README.md
android_webview/tools/system_webview_shell/README.md

WebView Shell

The WebView shell is a standalone application for testing WebView. For more information, please see the documentation.

This is not a production quality browser and does not implement suitable security UI to be used for anything other than testing WebView. This should not be shipped anywhere or used as the basis for implementing a browser.

To build a full-fledged browser for Android, we'd recommend building Chromium for Android instead of using WebView: https://www.chromium.org/developers/how-tos/android-build-instructions