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

Path #13

Closed MHaddi1 closed 4 months ago

MHaddi1 commented 5 months ago

ADB is not installed or PATH is not Configured

aakash-pamnani commented 5 months ago

@MHaddi1 check if ADB is installed properly on your system.

mufaddalhamidofficial commented 4 months ago

@aakash-pamnani It gives an error, Previously worked after I restarted vscode, but it does not work now even after restarting.

https://github.com/aakash-pamnani/ADB-QR/assets/49232863/ebbb2460-7d3e-4931-8223-14783277be5c

aakash-pamnani commented 4 months ago

@mufaddalhamidofficial can please open the console (vscode > help > Toogle developer tools) then perform same actions and share the logs.

mufaddalhamidofficial commented 4 months ago

Hey @aakash-pamnani, I tried to connect adb using Android Studio and it did not work either, so I restarted my PC and the extension then worked. It is probably not an issue with your repo but I think it is an issue with your error message handling

aakash-pamnani commented 4 months ago

@mufaddalhamidofficial thanks for the reply. But. I can't know what was the error to add the error message 🥹.

Closing the issue.