I have Installed android SDK without using android studio and kept in c directory
3
I can actually download and use android sdk without android studio.
But was storing that android sdk as : "C:ANDROID_SDK_ROOTcmdline-toolsbin" ,
Instead It should be stored as : "C:ANDROID_SDK_ROOTtoolscmdline-toolsbin"
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.
Android Studio
Android SDK
Hope this answer helps!
Go to https://developer.android.com/studio and download Android Studio.
Click here to cancel reply.
3
Answers
I can actually download and use android sdk without android studio.
But was storing that android sdk as : "C:ANDROID_SDK_ROOTcmdline-toolsbin" ,
Instead It should be stored as : "C:ANDROID_SDK_ROOTtoolscmdline-toolsbin"
You need to install
Android Studio
in order to getAndroid SDK
. After you use Android Studio to get theAndroid SDK
, you can continue use VScode for flutter development.Hope this answer helps!
Go to https://developer.android.com/studio and download Android Studio.