Android WebView is an Android system component for displaying web content.
WebView (and
the related Android classes) are implemented by the code in the
//android_webview/
folder.
This directory contains the Android WebView implementation, as well as the implementation for the AndroidX Webkit support library.
Please see WebView Architecture.
Please consult our API documentation and app development guides:
See our Chromium developer documentation.
- [email protected]: external discussion group for WebView developers and interested community members.
- [email protected]: subscribe to code reviews affecting Android WebView code.