【问题标题】:Flutter Doctor - Android studion not recognizedFlutter Doctor - Android 工作室无法识别
【发布时间】:2018-05-22 23:09:31
【问题描述】:

我刚刚在 960evo ssd 上安装了 Fresh Linux Mint 18.3,但我在使用颤振医生时遇到了一些问题。也就是说,当我运行颤振医生时,它说我没有安装 Android Studio,但实际上它已经安装在我的系统上。我可以使用模拟器设备在 Intelij 中运行颤振应用程序,但医生抱怨。

flutter doctor -v
[✓] Flutter (Channel beta, v0.3.2, on Linux, locale en_US.UTF-8)
    • Flutter version 0.3.2 at /home/mugen/development/flutter
    • Framework revision 44b7e7d3f4 (5 weeks ago), 2018-04-20 01:02:44 -0700
    • Engine revision 09d05a3891
    • Dart version 2.0.0-dev.48.0.flutter-fe606f890b

[✓] Android toolchain - develop for Android devices (Android SDK 27.0.3)
    • Android SDK at /home/mugen/Android/Sdk
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-27, build-tools 27.0.3
    • Java binary at: /usr/bin/java
    • Java version Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
    • All Android licenses accepted.

[✗] Android Studio (not installed)
    • Android Studio not found; download from https://developer.android.com/studio/index.html
      (or visit https://flutter.io/setup/#android-setup for detailed instructions).

[✓] IntelliJ IDEA Ultimate Edition (version 2018.1)
    • IntelliJ at /home/mugen/.local/share/JetBrains/Toolbox/apps/IDEA-U/ch-0/181.5087.20
    • Flutter plugin version 24.2.2
    • Dart plugin version 181.4892.1

[!] Connected devices
    ! No devices available

! Doctor found issues in 2 categories.

【问题讨论】:

  • 您使用的是哪个版本的android studio?您必须使用 android studio 3.0 或更高版本来安装颤振插件
  • @NaveenTP .AndroidStudio3.1/ 我也在AS中安装了flutter插件

标签: android android-studio flutter


【解决方案1】:

android studio 3.0及以上版本支持flutter

请更新你的安卓工作室版本

Android Studio 3.0 现已推出,要获得它,您必须点击帮助>检查更新。完成检查更新后,将出现一个带有“下载”选项的窗口

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-03-06
    • 2021-02-15
    • 2021-02-07
    • 2021-12-29
    • 2021-08-28
    • 2021-03-27
    • 2013-10-26
    • 2020-03-13
    相关资源
    最近更新 更多