Answers for "android not found flutter"

3

android studio not found flutter doctor

flutter config --android-studio-dir="C:\Program Files\Android\Android Studio"
Posted by: Guest on May-21-2021
37

flutter Android sdk manager not found

Open Android Studio
Tools Menu, SDK Manager
In the window that comes up there are inner panels, choose SDK Tools panel
Tick Android SDK Command-line Tools
Choose Apply button near the bottom of the window
Posted by: Guest on July-28-2021

Code answers related to "android not found flutter"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language