当前位置:   article > 正文

Android Studio安装 Flutter 插件后找不到设备(no devices)_you may need to restart any open editors for them

you may need to restart any open editors for them to read new settings.

No connected devices found; please connect a device, or see flutter.dev/setup for getting started instructions.

Flutter 找不到设备,首先我安装了第三方模拟器,接下来是连接模拟器的教程

1.在 Flutter的Sdk目录下运行

flutter config --android-sdk  你的flutter sdk的地址
  • 1

这个是我的(当出现“You may need to restart any open editors for them to read new settings.” 时重启 Android Studio)

在这里插入图片描述

重启Android Studio后 在 Local 敲命令
adb connect 127.0.0.1:你模拟器的端口
连接后就自动检测到了模拟器
在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/繁依Fanyi0/article/detail/320424
推荐阅读
相关标签
  

闽ICP备14008679号