【发布时间】:2020-10-21 17:36:07
【问题描述】:
我已经在 ubuntu 18.04 上安装了颤振,并且我还安装了运行良好的 android studio,但是当我运行颤振医生时。 flutter 找不到 android 工具链。并且在 dart 插件和颤振插件之前也有红十字。我不知道为什么会这样。我也安装了flutter插件和dart插件。但是红十字还在。
颤振医生来了
Android toolchain - develop for Android devices
✗ Unable to locate Android SDK.
Install Android Studio from:
https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK
components.
(or visit https://flutter.dev/docs/get-started/install/linux#android-setup
for detailed instructions).
If the Android SDK has been installed to a custom location, set
ANDROID_SDK_ROOT to that location.
You may also want to add it to your PATH environment variable.
【问题讨论】:
-
你在 Android Studio 上工作吗?
-
@easeccy 是的,我正在开发 android studio
标签: android android-studio flutter sdk