【问题标题】:Android emulator won't start something not foundAndroid模拟器不会启动找不到的东西
【发布时间】:2018-06-01 18:42:29
【问题描述】:

Android 模拟器无法启动未找到的内容:

21:40   Emulator: [4748]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at C:\Android\android-sdk\emulator\lib64\qt\lib

21:40   Emulator: Could not launch 'C:\Android\android-sdk\emulator/qemu/windows-x86_64/qemu-system-aarch64.exe': No such file or directory

21:40   Emulator: Process finished with exit code 2

21:41   Emulator: [1456]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at C:\Android\android-sdk\emulator\lib64\qt\lib

21:41   Emulator: Could not launch 'C:\Android\android-sdk\emulator/qemu/windows-x86_64/qemu-system-aarch64.exe': No such file or directory

21:41   Emulator: Process finished with exit code 2

【问题讨论】:

    标签: android-emulator


    【解决方案1】:

    我已经解决了这个问题并在 Android Studio 中启用Android Emulator 选项将解决它。 有帮助吗!

    I can't run the Android Emulator

    【讨论】:

      【解决方案2】:

      从您的问题中,我注意到以下错误日志:

      21:41   Emulator: [1456]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at C:\Android\android-sdk\emulator\lib64\qt\lib
      
      21:41   Emulator: Could not launch 'C:\Android\android-sdk\emulator/qemu/windows-x86_64/qemu-system-aarch64.exe': No such file or directory
      

      这告诉我们您的 Android 虚拟设备 SDK 存在问题。

      我建议您完全卸载,然后重新安装 Android Virtual Devices SDK (AVD Manager)

      您可以使用以下说明来帮助您:

      要卸载/安装 AVD 管理器,请转到 工具 > SDK 管理器 > Android SDK 并选择 SDK 工具 选项卡。然后向下滚动,直到找到 Android AVD/虚拟设备 SDK。

      【讨论】:

        猜你喜欢
        • 2012-06-14
        • 2013-12-10
        • 2012-07-25
        • 2016-10-21
        • 1970-01-01
        • 2020-04-02
        • 1970-01-01
        • 2019-07-31
        • 1970-01-01
        相关资源
        最近更新 更多