Forum Forums spacedesk Discussions I can’t connect using USB Reply To: I can’t connect using USB

#6604
Matt
Participant

Hi, in case you want to try the Android Debug Bridge Cable connection, just follow the steps below:
1. Connect your android device via USB and enable the USB debugging in the Developer options on your Android System settings.
2. Download Android SDK platform tools on your primary machine, then extract it.
https://developer.android.com/studio/releases/platform-tools
3. Open command prompt on the primary machine, change the directory to your android SDK platform tools folder, then type the command: adb.exe reverse tcp:28252 tcp:28252
4. On your Android device, open the spacedesk Viewer app, and make sure to disable the auto-discovery by unchecking the LAN/WiFi box below.
5. Click the + button, then try to connect to 127.0.0.1 IP address.