Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
..
browser 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
common 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
docs 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
expectations 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
glue 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
gpu 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
java 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
javatests 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
js_sandbox 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
junit 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
lib 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
nonembedded 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
proto 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
public 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
renderer 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
support_library 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
test 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
tools 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
ui 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
unittestjava 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
PRESUBMIT.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
aapt2.config 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
system_webview_apk_tmpl.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
system_webview_bundle.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
variables.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
webview_repack_locales.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce
webview_repack_locales_list.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 yıl önce

README.md

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