
On your mobile device, go to Settings > Developer options and enable USB Debugging. Connect your mobile device to your computer.Step 1: Find your mobile device using Chrome 10-16-2019 01:50 pm Im using Linux, Manjaro, with the Gnome desktop. Part 2: Why I need to enable USB Debugging Mode USB Debugging grants you a level of access to your device. So it can be enabled in Android after connecting the device directly to a computer via USB. USB Cable (and possibly the drivers for your mobile device already installed on your computer) The primary function of this mode is to facilitate a connection between an Android device and a computer with Android SDK (Software Development Kit).Chrome mobile running on your Android device (Android 4.0 and above).With this you have full access to the Chrome developer tools for your mobile browser! Ĭhrome’s Remote debugging allows you to you connect your computer’s Chrome’s developer tools to your Android device running mobile Chrome. Note: I primarily use Chrome, and the following walkthrough is for Chrome.

What do you do when your website works flawlessly on desktop, but something is broken on mobile? What if you want to see the network requests that your mobile device is making? Whether it’s tweaking CSS, checking for console errors, tracing network requests, or even checking your website’s performance logs, most mainstream browsers provide a rich developer toolkit to debug a wide range of problems … or rather most mainstream desktop browsers do.
