How to access chrome developer tools for an android device connected to a remote machine? -


i have android device connected server in lab , want access chrome developer tools device laptop. how can ? went through https://developer.chrome.com/devtools/docs/remote-debugging seems work if device directly connected laptop.

thanks in advance !

well, technically device has connected adb. can use app adb konnect, or open port via console , connect through network.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -