firebuggoogle-chrome-devtools

How can I inspect element in an Android browser?


I want to inspect my website CSS/HTML elements in my Android browser.

However it will be over a smartphone or the Android SDK.

What is the best way to do it?


Solution

  • Chrome on Android makes it possible to use the Chrome developer tools on the desktop to inspect the HTML that was loaded from the Chrome application on the Android device.

    See: https://developer.chrome.com/docs/devtools/remote-debugging/