On a machine with Android Studio installed, click Tools > Android > SDK Manager . At the top of the window, note the Android SDK Location.
Read moreIs Android SDK required for flutter?
It is not neccessary, but advised to install Android Studio for Flutter . It makes it very easy to install and configure all the settings etc. What you definitely need is the Android SDK and JDK. You can definitely install and run flutter without Android Studio (you can also use Visual Studio).
Read moreHow do I fix unable to access Android SDK add on list?
3.1 Unable to access Android SDK add-on list after reinstall android studio.
Read moreWhere is my Android SDK location?
by default, the “Android Studio IDE” will be installed in ” C:\Program Files\Android\Android Studio “, and the “Android SDK” in ” c:\Users\username\AppData\Local\Android\Sdk “.
Read moreCan not find Android SDK folder?
Go to Tools > Android > SDK Manager and then click on “Android SDK.” On the top of the SDK Manager it will list the SDK Location. Click edit. If you don’t have Android SDK installed, it will give you the option to install it in certain location. Install it, and Android Studio should work!
Read moreHow do I fix SDK location not found?
Fix “SDK location not found.
Read moreHow do I enable AVD Manager?
Create an AVD
Read more