Chrome WebView
Chrome WebView is Android's Chromium-based component for displaying web content inside apps.
TIP
UAParser.js distinguishes Chrome by how and where it runs:
Chromefor the desktop browser.Mobile Chromefor the standalone Android and iOS browser.Chrome WebViewfor web content embedded in Android apps.Chrome Headlessfor Chrome running without a graphical interface, commonly during automation.Chromiumfor the open-source browser project on which Chrome is based.
User-Agent Examples
Android
sh
Mozilla/5.0 (Linux; Android 5.1.1; Nexus 5 Build/LMY48B; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/43.0.2357.65 Mobile Safari/537.36