0
Files
src/android_webview
Sam Maier 75c9571291 Android V: rolling DEPS entries to start using Android V by default
Bug: 341901237
Change-Id: Iec05a0a95a4892dd7dbe4b18e3f0c158f679c79c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5649225
Reviewed-by: Richard (Torne) Coles <torne@chromium.org>
Commit-Queue: Sam Maier <smaier@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1323305}
2024-07-04 12:55:32 +00:00
..
2024-07-03 17:19:33 +00:00

Android WebView

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.

Overview for Chromium team members and contributors

Please see WebView Architecture.

Want to use WebView in an Android app?

Please consult our API documentation and app development guides:

Want to build and install WebView on a device?

See our Chromium developer documentation.

Public mailing lists