【问题标题】:The emulator process for AVD Pixel_5_API_30 has terminatedAVD Pixel_5_API_30 的模拟器进程已终止
【发布时间】:2022-11-14 04:34:11
【问题描述】:

我一直在尝试 AVD Pixel_5_API_30 的模拟器进程作为错误响应而终止,试图打开我的模拟器我该如何解决?

在我尝试创建新的虚拟设备后,我期待模拟器弹出

【问题讨论】:

    标签: android react-native android-studio android-emulator expo


    【解决方案1】:

    去 C:Usersyourusername.android 文件夹看看有没有advancedFeatures.ini,

    如果没有,只需创建新的 txt,然后最后在 ANSI(不是 UTF-8)中保存为 advancedFeatures.ini。 内容如下: ==下面复制==

    # Here's how to disable Vulkan apps to talk to the emulator.
    
    # Add the following lines to ~/.android/advancedFeatures.ini (create this file if it doesn't exist already):
    
    Vulkan = off
    GLDirectMem = on
    
    
    advancedFeatures
    

    ==上面粘贴==

    我观看 youtube 视频,这适用于 API 30 。但是,它不适用于 API 31。

    【讨论】:

      【解决方案2】:

      单击 3 个点,然后单击擦除数据。为我工作。

      click here to see image

      【讨论】:

        【解决方案3】:

        第 2 种情况,如果您只有一个虚拟设备,请单击 3 个点并擦除数据,如果您有多个设备,则删除另一个设备并尝试擦除您要使用的一个设备的数据

        【讨论】:

          猜你喜欢
          • 2021-12-28
          • 1970-01-01
          • 2022-01-18
          • 2022-01-12
          • 1970-01-01
          • 1970-01-01
          • 2022-11-11
          • 2022-08-13
          • 2021-12-20
          相关资源
          最近更新 更多