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
Post a Comment