android - Google Chrome inspect devices? -


i'm trying inspect device google chrome

chrome://inspect/#devices 

basically i'm not able recognize connected device. instead i'm getting enter image description here

i did

adb kill-server adb start-server 

it restarted , did not work

how inspect element devices?

i have faced similar issue. please try below methods

  1. go device - developer options - click on revoke usb debugging autorizations , enable developer options , usb debugging. again ask accept debugging session on device on device.
  2. inspect work on debug mode , not on release mode. if using android studio can change below in screenshot.

enter image description here


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -