Clone this repo:
  1. bed982a Fix METADATA file am: 9e725f1621 by Sadaf Ebrahimi · 6 weeks ago main master
  2. 9e725f1 Fix METADATA file by Sadaf Ebrahimi · 7 weeks ago
  3. 27fe28f WebView AOSP Integration Request - 128.0.6613.88 am: dd028d2e39 by Ben Mason · 3 months ago
  4. dd028d2 WebView AOSP Integration Request - 128.0.6613.88 by Ben Mason · 3 months ago
  5. af258da [automerger skipped] Merge 24Q3 to AOSP main am: 2c5945a8a2 -s ours am: 22a68ae1bb -s ours by Xin Li · 5 months ago

Building the Chromium-based WebView in AOSP is no longer supported or required. WebView can now be built entirely from the Chromium source code.

Docs on how to build WebView from Chromium for use in AOSP are available here: https://chromium.googlesource.com/chromium/src/+/HEAD/android_webview/docs/aosp-system-integration.md

For questions about building WebView, please contact our mailing list: https://groups.google.com/a/chromium.org/forum/#!forum/android-webview-dev


The prebuilt APKs provided here are built from Chromium upstream sources; you should check the commit message to see the version number for a particular prebuilt. The version number is formatted like “12.0.3456.789” and matches the tag in the Chromium repository it was built from.

If you want to build your own WebView, you should generally build the latest stable version, not the version published here: newer versions have important security and stability improvements.