How can I perform an inspect element in Chrome on my Galaxy S3 Android device?
I've tried a couple of guides online, one saying to use this android SDK thing to run adb forward tcp:9222 localabstract:chrome_devtools_remote, but all that says is "error:device not found".
Anyone have any ideas on how to do this?
To inspect elements on the web app, right-click and select Inspect Element or you can use the debugger sign from the head tool panel as shown below.
Open Chrome browser and navigate to chrome://inspect. 2. Under Remote Target, the sites you opened in your mobile browser will be listed. You can click inspect to debug the site.
Method 1: Inspect Element Using Chrome Developer ToolsAt the top right corner, click on three vertical dots. From the drop-down menu, click on More tools -> Developer Tools. macOS users can use the shortcut – command + option + C and Windows users can use Control + Shift + C.
You can now do this without the use of Android SDK.
In the latest version of chrome (I am working on 34.0.x):
chrome://inspect/
Discover USB Devices
There will now be an item on the chrome://inspect/
pages for your phone, and you can click inspect
. Dev tools will spawn and voila!
for Remote Debugging on Android with Chrome: try this https://developer.chrome.com/devtools/docs/remote-debugging
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With