I have Installed android SDK without using android studio and kept in c directory
CodePudding user response:
You need to install Android Studio
in order to get Android SDK
. After you use Android Studio to get the Android SDK
, you can continue use VScode for flutter development.
Hope this answer helps!
CodePudding user response:
Go to https://developer.android.com/studio and download Android Studio.