This browser allows you to inspect and debug your web page with Chrome DevTools while it's running on the Android native browser
This browser allows you to inspect and debug your web page with Chrome DevTools while it’s running on the Android native browser. This should help web developers and web designers identify and solve problems that are specific to the Android stock browser.
Does your web site look broken on the Android stock browser?
Do you have Android specific defects you want to understand and solve?
A debug-enabled WebView, allowing you to use Chrome DevTools to inspect and debug your web app while its running on your device.
It sometimes happens that a web app doesn’t work on mobile browsers, even though it’s working fine on desktop browsers. Even worse, sometimes defects occur only on (certain) mobile devices, so you cannot simulate and reproduce it on a desktop browser. This is where remote debugging with Chrome’s DevTools proves to be useful. While Chrome for Android perfectly supports this already, the Android stock browser doesn’t. This is unfortunate, since a lot of Android bugs seem to occur only on the stock browser and not on Chrome anyways.
So this app lets you run web sites within the native browser (WebView), while giving you the possibility to inspect and debug the page with the Chrome DevTools.