aakash-pamnani / ADB-QR

A vscode extension to connect your android phone wirelessly to PC.
https://marketplace.visualstudio.com/items?itemName=AakashP.adb-qr
MIT License
19 stars 2 forks source link

ADB is not updated please update to version 32 or later #3

Closed nsaqib1 closed 9 months ago

nsaqib1 commented 1 year ago

Whenever I try to connect with QR code that error shows

aakash-pamnani commented 1 year ago

@nsaqib1 check ADB version installed in your system.

DevenValisten commented 1 year ago

i have the same issue for a week, until i saw the installed adb is change, some software has its own adb file directory and changing the system adb target to its own.

689886sali commented 1 year ago

http://go.microsoft.com/fwlink/?LinkId=827846

689886sali commented 1 year ago

http://go.microsoft.com/fwlink/?LinkId=827846

JVimes commented 10 months ago

I get the error after installing the extension. I is gone after restarting VSCode.

aakash-pamnani commented 9 months ago

Run adb --version inside of vscode. If the version is less than 32 then update it to latest version.