
Now your ADB is ready to access via WSL in the Ubuntu platform. If the error is still reported, execute the following sentenceĪdb devices (list of devices successfully identified) Sudo chmod + x / usr / bin / adb (If you have execute permission, you can omit this step)Īdb version (check if the version is consistent with the adb under windows or not)Īdb devices (successfully pulled to the device list)

Then Copy the downloaded adb to the Ubuntu Linux available in WSL. Then the WSL shell will be available and to open the WSL shell you need to press “ Ctrl + Shift” and then right-click on the mouse to get the option of “ Open Linux Shell Here” and then select this option to open the WSL shell.


The WSL Android SDK needs to install as per the below steps to do the Android ADB SDK Setup In the WSL Platform. So better to handle it well for not facing these kinds of problems. Basically, there is a problem like if you are using the platform tool version in windows shell and WSL is different then the WSL will not detect the ADB shell. Installation Of ADB SDK Platform Toolīefore installation of the Platform tool, let me clear you the clarity so that you will not face any problems if you are using both Windows shell and WSL. You can also see the below image for reference. You can get the confirmation after the successful completion of this installation. Then first update the Linux and then install the ADB Tool. ADB Tool Installation on WSLįirst, you need to open the WSL shell for the Android ADB SDK Setup In the WSL Platform. Here we have used the Ubuntu-20.04 for Android ADB Setup In WSL. So let us discuss how to install and make it ready and learn how to use ADB in the WSL. But when Windows integrated the Linux kernel into Windows OS, problems are happening in the use of it. Since most of the electronic devices are using Android OS, so it is now sup[porting in both Windows and Linux also. The Android Debug Bridge (ADB) is a very common Interface tool nowadays to do the Android ADB Setup In WSL.
