I am trying to use chrome to remotely debug an Android web application. I cannot get any open tabs from the device to display in chrome: // check the list for remote debugging.
I have done the following:
- Make sure my device driver is installed appropriately.
- Developer mode and usb debugging is enabled on my device through the developer menu.
- Checked and made sure that my device is listed on adb by issuing "adb devices" from the command line.
My device is displayed under the list of devices through (chrome: // check), I just canβt find any open tabs, any help would be greatly appreciated. thanks
Device: Samsung Galaxy Tablet 10.1 Android 4.2.2

android google-chrome remote-debugging
xMythicx
source share