How to debug remote Android App with Chrome Inspect?

Hi all ! Could anyone suggest please … how to debug remote tablet Android 4.4.2 ? I use such instruction but dose not see my remote Android, only local emulator …

Following these directions normally works:
https://ionic.zone/debug/remote-debug-your-app#android

3 Likes

And did you set your usb debugging enabled on your device? If yes, what does adb devices output on your terminal?

luukschoen, yes, usb debugging enabled ! I do not know maybe it is important to have the same gmail account on android device and computer when signed in to Chrome ?

Great. Works very well !!!