No Connected Devices Found in android studio when run app that i want in my emulator android api 30

huangapple go评论124阅读模式
英文:

No Connected Devices Found in android studio when run app that i want in my emulator android api 30

问题

没有发现已连接的设备;请连接一个设备,或查看 flutter.dev/setup 获取入门说明。

我期望在 Android Studio 中运行我的应用程序。
如何解决这个问题?
我检查了设备管理器上的模拟器,并看到我想要使用的 Android API 在模拟器中已列出,但它在下载的模拟器列表中没有出现,我手动下载了它,但我的问题没有解决。

英文:

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

i expecting run my app in android studio
how can resolve it
i checkout my emulator on device manager and see the android api was listed in emulator that i want to use it is not listed in downloaded list in emulators and i download it manually
but my problem not solved

答案1

得分: 0

确保您已下载所需的 Android 版本,用户版本为 34,因为它是最新的版本,然后将其链接到您想要的模拟器。

接下来进入设备并手动打开设备,等待它加载完成,然后按下运行按钮。

英文:

After making sure that you downloaded the desired android Version, user version 34 as its the newest, link it to the simulator you want.

Next go into devices and manually turn on the device, wait for it to load then press the run button

huangapple
  • 本文由 发表于 2023年8月5日 05:52:47
  • 转载请务必保留本文链接:https://go.coder-hub.com/76839275.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定