Android apps debugging

Julien Rioux
3 min readApr 27, 2021

Debugging native apps can be hard on your patience. Fortunately, here is a simple tutorial that will show you how to connect your Android physical and your Android Studio emulated devices to the Chrome console.

Connecting your device to the Chrome debugging console ⚡

Here are the few steps that will allow you to connect the Chrome DevTool to the device you’re…

--

--