Answers for "i have installed android studio by flutter doctor is displaying it is not installed"

4

[!] Android Studio (not installed) flutter

flutter config --android-studio-dir= "C:Program FilesAndroidAndroid Studio"
Posted by: Guest on May-16-2021
2

android studio not found flutter doctor

flutter config --android-studio-dir="C:Program FilesAndroidAndroid Studio"
Posted by: Guest on May-21-2021
0

cmd flutter doctor says android studio is not installed

flutter config --android-studio-dir="YOUR ANDROID STUDIO PATH"
Posted by: Guest on August-22-2021

Code answers related to "i have installed android studio by flutter doctor is displaying it is not installed"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language