-
Install android platform tools
sudo apt-get install android-tools-adb android-tools-fastboot -
Start adb in windows powershell
adb tcpip 555 -
Connect adb in wsl2
adb connect <phone ip>:5555
Last active
May 15, 2022 13:42
-
-
Save AzimsTech/74627baf18f8515f261d2349f9036a2b to your computer and use it in GitHub Desktop.
ADB on WSL2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment