I have an android device connected to a server in my lab and want to access chrome developer tools for the device from my laptop. How can I do it ? I went through https://developer.chrome.com/devtools/docs/remote-debugging but this seems to work only if the device is directly connected to laptop.
Thanks in advance !