[Not Solved] How do I connect an Android phone to Visual Studio Code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 23

[Not Solved] How do I connect an Android phone to Visual Studio Code?

VSCode shows 'No Device' in the status bar, while Android Studio has no problems connecting to device over usb, or creating a virtual device. When I run flutter doctor in VSCode terminal, I get: flutter doctor message When I click the 'No Device' (as a shortcut to Flutter: Launch Emulator), I get the error message avdmanager is missing from the Android SDK I've tried: updating my PATH variables - I was a bit confused as to which folder I should point to, so I tried every single one I found mention of: C:\Users\USERNAME\AppData\Local\Android\Sdk; C:\Flutter\flutter\bin; C:\Flutter\flutter\bin\cache\dart-sdk\bin; updating "dart.flutterSdkPath" in VSCode specifying ADB location --> C:/Users/USERNAME/AppData/Local/Android/Sdk/platform-tools/adb.exe uninstalling and reinstalling Android Studio deleting, downloading, and re-unzipping Android/Sdk/platform-tools And nothing makes any change.

9th Mar 2021, 4:56 PM
Gaurav Dixit🇮🇳
Gaurav Dixit🇮🇳 - avatar
1 Answer
0
I don't think it is possible
6th Nov 2021, 10:05 PM
D Doyen
D Doyen - avatar