【问题标题】:How to Fix Failed to launch Pixel 2 API 29: Error: Emulator didn't connect within 60 seconds error on Ubuntu如何修复无法启动 Pixel 2 API 29:错误:Ubuntu 上的模拟器未在 60 秒内连接错误
【发布时间】:2020-01-22 05:10:51
【问题描述】:

我是 flutter/android studio 的新手,我遵循了 flutter.dev 上的指南,但仍然无法运行示例项目。

即使在 stackoverflow 上,我也浏览了几篇博客文章,但仍然无法找到解决方案。

以下是我的设置的详细信息。

Android Studio Version  3.5;
VSCode Version          1.38.1;
SDK Platform-tools      Android 10.0(Q) API Level 29;
OS                      Ubuntu 14.04.5 LTS;
adb version             1.0.41;
CPU                     Intel(R) Core(TM) i5-3337U CPU @ 1.80GHz;

VSCode 上的错误消息: Failed to launch Pixel 2 API 29: Error: Emulator didn't connect within 60 seconds

Android Studio 出错: No Error Message, Selecting the device from the device drop-down starts the emulator, but does not connect. <no devices> is still selected.

我已经升级了 adb 平台工具,我在 Android Studio 上创建了不同的设备,使用工具/AVD 菜单 关闭模拟器后,我在 AVD 管理器下选择了擦除数据 将快速启动选项更改为冷启动。

【问题讨论】:

    标签: android-studio flutter


    【解决方案1】:

    尝试安装 Genymotion Emulator 并在运行您的应用之前先启动它。 我做到了,它帮助了我。

    【讨论】:

    • 我会尝试这个并分享反馈。谢谢。
    猜你喜欢
    • 2019-09-04
    • 2021-10-24
    • 1970-01-01
    • 2022-06-14
    • 2018-01-01
    • 2020-02-10
    • 1970-01-01
    • 2019-09-22
    • 2012-08-22
    相关资源
    最近更新 更多