【发布时间】:2019-12-02 06:17:14
【问题描述】:
我正在使用 vscode 并安装了颤振插件、飞镖插件等,但我仍然找不到我的设备以及我发现以下问题
[flutter] flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, v1.7.8+hotfix.3, on Microsoft Windows
[Version 10.0.18362.239], locale en-IN)
[X] Android toolchain - develop for Android devices
X 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/setup/#android-setup for detailed instructions).
If the Android SDK has been installed to a custom location, set ANDROID_HOME to that location.
You may also want to add it to your PATH environment variable.
[!] Android Studio (not installed)
[√] VS Code (version 1.36.1)
[!] Connected device
! No devices available
! Doctor found issues in 3 categories.
【问题讨论】:
标签: android-studio flutter dart visual-studio-code mobile-application