Flutter Doctor -- "Android Studio (not installed)"


運行 flutter doctor 的時候出現 Android Studio (not installed)

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v1.1.8, on Mac OS X 10.13.6 17G4015, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 10.1)
[!] Android Studio (not installed)
[✓] IntelliJ IDEA Ultimate Edition (version 2018.3.3)
[✓] Connected device (1 available)

! Doctor found issues in 1 category.

window 系統上的解決方案(前提已經安裝了 android studio):

flutter config --android-studio-dir <path to android studio. Default: "c:\program files\android\android studio">

詳見 https://github.com/flutter/flutter/issues/27283


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM