Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 285 Bytes

ChromiumWebView

Android WebView implementation using the Chromium WebView provider. The codes include java codes about WebView in aosp and about android_webview in chromium. The following shows the architecture of Chromium WebView.

Android Chromium Architecture