Open the terminal windows inside Android Studio and type the following:
cd $Env:LOCALAPPDATA\Android\sdk\platform-tools
./adb connect 192.168.2.142:38207
Replace the IP address and port with the data that you see when you enable wireless debugging on your device.
No comments:
Post a Comment