-
-
Notifications
You must be signed in to change notification settings - Fork 68
Wireless Debugging Setup
Important
- Your device must be running Android 11 or above
- A Wi-Fi connection is required - internet is not necessary
Warning
It is advisable to turn off Wireless Debugging when not in use
Caution
Basic knowledge of ADB commands is required
- Go to developer options and look for Wireless debugging.
- Tab on the Wireless debugging option to open the pairing menu.
- Click on
Pairbutton in aShell You homescreen to popup target device type selector dialog. - After selecting the device type, proceed as follows:
- Grant
Notificationaccess to aShell You.
Notification access is mandatory to enter the pairing code to connect the device.
- Click on the
Developer Optionsbutton shown in the Instructions section. - Click on Wireless Debugging.
- Click on Pair device using pairing code
- Enter the 6-digit pairing code in the notification sent by ashell You.
- After successfull connection, you will see your device with connected status. Click on the
Go to terminalbutton to navigate to the shell terminal screen.
- Connect both devices to the same Wi-Fi network.
- Choose one
pairing mode, either Pair using qr or Pair using pairing code. - Wait for
target deviceto initiatepairingprocess.
In
QRmode, when target device scans theqr code, the device will be successfully connected without any other input from user.
In
Pair using pairing codemode, when the target device opens the pairing code dialog, the target device will be shown in app ui and you have to enter the pairing code in the input field as such.
- Turn on
Developer Options. - Click on the Wireless debugging section.
- Choose a method to pair.
For
QRpairing, scan theQRcode shown in aShell You using the QR scanner available at Pair device using QR code option.
For
Pairing using pairing code, open the Pairing code dialog available at Pair using pairing code option.
If you face any issues while setting up wireless debugging, please check the following:
- Ensure both devices are connected to the same Wi-Fi network.
- If the Wi-Fi network has no internet connection, then turn off mobile data as well for better Wi-Fi connection.
- Restart the devices if necessary and reattempt the pairing.
If you run into any issues or want to ask questions, feel free to:
- Join our Telegram Community
- Open an Issue on GitHub