【发布时间】:2020-07-04 16:31:40
【问题描述】:
我正在尝试设置我的 android studio 来连接或读取我每次都失败的虚拟设备!
我尝试下载(英特尔 X86 仿真器加速器(HAXM 安装程序))但每次下载都没有成功完成并显示一条消息(请向英特尔提交错误)!!!!
当我尝试从 cmd 运行应用程序时,它会给我一条消息(未连接支持的设备。)
当虚拟机正在运行并且我单击运行以运行我的应用程序时,它给了我这个错误:
'Dart' is not recognized as an internal or external command,
operable program or batch file.
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
Exception: Gradle task assembleDebug failed with exit code 1
【问题讨论】: