cachaito
12/11/2018 - 3:08 PM

Debug in Chrome inside Android Studio emulator

For Windows install first https://developer.android.com/studio

In Android app need to be added: WebView.setWebContentsDebuggingEnabled(true); in MainActivity.java file

In phone Settings: Settings > About Phone > Build number > Tap it 7 times to become developer

Settings > Developer Options > USB Debugging.

chrome://inspect/#devices

chrome://inspect