Android WebView is an Android system component for displaying web content.WebView (and therelated 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 theAndroidX Webkit support library.
Please seeWebView Architecture.
Please consult our API documentation and app development guides:
See ourChromium developer documentation.