简体   繁体   English

Flutter 问题:在 /path/to/android/studio 中找不到 Android Studio

[英]Flutter Problems: Android Studio not found at /path/to/android/studio

在此处输入图片说明 Flutter doctor is showing me Errors in these categories. Flutter 医生向我展示了这些类别中的错误。 Although I have Flutter Dart plugins installed.虽然我安装了 Flutter Dart 插件。 I have also failed to understand the other problem.我也未能理解另一个问题。 I am using Android Studio 3.2 and I need Help to fix this issue.我使用的是 Android Studio 3.2,我需要帮助来解决这个问题。

As @bayardcodeboy said正如@bayardcodeboy 所说

You just run flutter doctor -v It will show a description of how to fix the problem.您只需运行 flutter doctor -v 它将显示如何解决问题的描述。

For my problem, I run the command对于我的问题,我运行命令

flutter doctor -v

flutter config --android-studio-dir=F:\android_studio

Because I install it in drive F on my computer.因为我把它安装在我电脑的F盘。 Hope this will help.希望这会有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM