【问题标题】:Android Studio: The emulator process for AVD Nexus_6_API 30 has terminatedAndroid Studio:AVD Nexus_6_API 30 的模拟器进程已终止
【发布时间】:2022-06-17 16:59:59
【问题描述】:

我是 Android Studio 的新手,我在 Windows 10 上从头开始安装 Android Studio 2021.1.1,但是当我想运行模拟器时,它无法启动并出现此错误:

在位于 C:\Users\xxx\AppData\Local\Google\AndroidStudio2021.1\log 的日志中,我得到了一些信息,如下所示。那么有谁能帮忙解决一下吗?

    2022-03-24 16:09:10,973 [ 826150]   INFO - testKnownPluginVersionProvider - 'gradle' plugin missing from the offline Maven repo, will use default 7.1.2 
2022-03-24 16:09:11,368 [ 826545]   INFO - ativeWorkspaceModificationTask - NDK support for project 'Demo1' is disabled because the project doesn't contain any valid native configurations. 
2022-03-24 16:09:27,095 [ 842272]   WARN - vdmanager.AvdManagerConnection - Error setting permissions for C:\Users\xxx\temp\emu.tmp 
2022-03-24 16:09:29,433 [ 844610]   INFO - manager.EmulatorProcessHandler - Emulator: C:\Users\xxx\AppData\Local\Android\Sdk\emulator\emulator.exe -netdelay none -netspeed full -studio-params C:\Users\xxx\temp\emu.tmp -avd Nexus_6_API_30 -qt-hide-window -grpc-use-token -idle-grpc-timeout 300 
2022-03-24 16:09:39,317 [ 854494]   INFO - manager.EmulatorProcessHandler - Emulator: WARNING | Crash service did not start 
2022-03-24 16:09:39,317 [ 854494]   INFO - manager.EmulatorProcessHandler - Emulator:  
2022-03-24 16:09:39,471 [ 854648]   INFO - manager.EmulatorProcessHandler - Emulator: WARNING | unexpected system image feature string, emulator might not function correctly, please try updating the emulator. 
2022-03-24 16:09:45,515 [ 860692]   INFO - manager.EmulatorProcessHandler - Emulator: INFO    | Android emulator version 31.2.9.0 (build_id 8316981) (CL:N/A) 
2022-03-24 16:09:45,515 [ 860692]   INFO - manager.EmulatorProcessHandler - Emulator: Process finished with exit code -1073741819 (0xC0000005) 
2022-03-24 16:09:45,515 [ 860692]   WARN - manager.EmulatorProcessHandler - Emulator terminated with exit code -1073741819 
2022-03-24 16:09:55,157 [ 870334]   WARN - com.intellij.util.xmlb.Binding - no accessors for com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginAdvertiserExtensionsStateService$State 
2022-03-24 16:09:55,188 [ 870365]   INFO - rationStore.ComponentStoreImpl - Saving appClangTidySettings took 16 ms, FileTypeManager took 15 ms, PluginFeatureService took 15 ms, VcsApplicationSettings took 16 ms 
2022-03-24 16:09:55,701 [ 870878]   INFO - rationStore.ComponentStoreImpl - Saving Project(name=Demo1, containerState=COMPONENT_CREATED, componentStore=C:\N-20L6PF1KPTJU-Data\xxx\Documents\99.Self.Learning\00.Android)XDebuggerManager took 30 ms 

对于C:\Users\xxx\temp*下的权限,我设置为完全控制还是只读没有区别。

【问题讨论】:

标签: windows android-studio emulation


【解决方案1】:

我不知道 rc 到底是什么,但是当我尝试 Nexus 6 API 28 时,它可以工作。

【讨论】:

    猜你喜欢
    • 2022-01-18
    • 1970-01-01
    • 2021-12-28
    • 1970-01-01
    • 2022-11-11
    • 2022-11-14
    • 2021-07-24
    • 2022-01-12
    • 2022-11-14
    相关资源
    最近更新 更多