admin管理员组文章数量:1320608
I was previously using Intellij Idea 2023.2, and the emulator was working great, then I upgraded to Intellij Idea 2023.3 so I could get the "device explorer" menu, and the emulator will not boot anymore.
I get some Timeout exceptions for getting properties for the device emulator, and this error code: Emulator: Pixel 3 API 34 - Process finished with exit code -1073740940 (0xC0000374)
. From my research I can't figure out what this code means.
Here are my configuration details (SDK tools settings):
Intellij Idea 2023.3.8
Android Emulator 35.3.11
Android Emulator hypervisor driver (installer) 2.2.0
Android SDK Platform-Tools 35.0.2
Intel x86 Emulator Accelerator (HAXM installer) - deprecated 7.6.5 (I don't know what this is)
I have adb added to my path (got an error for this before) - 1.0.41
Before y'all tell me: i've done the following steps:
- deleted and re-created emulator
- deleted emulator data and cold-boot
- originally tried a newer 2024.* intellij, but re-installed 2023.3. Version doesn't seem to help, I have issues booting emulators on both versions.
- tried booting intellij as admin
- tried increasing vm heap space to 512mb
- ram is at 2048mb
- api is level 34 x86_64
Any help is appreciated
I was previously using Intellij Idea 2023.2, and the emulator was working great, then I upgraded to Intellij Idea 2023.3 so I could get the "device explorer" menu, and the emulator will not boot anymore.
I get some Timeout exceptions for getting properties for the device emulator, and this error code: Emulator: Pixel 3 API 34 - Process finished with exit code -1073740940 (0xC0000374)
. From my research I can't figure out what this code means.
Here are my configuration details (SDK tools settings):
Intellij Idea 2023.3.8
Android Emulator 35.3.11
Android Emulator hypervisor driver (installer) 2.2.0
Android SDK Platform-Tools 35.0.2
Intel x86 Emulator Accelerator (HAXM installer) - deprecated 7.6.5 (I don't know what this is)
I have adb added to my path (got an error for this before) - 1.0.41
Before y'all tell me: i've done the following steps:
- deleted and re-created emulator
- deleted emulator data and cold-boot
- originally tried a newer 2024.* intellij, but re-installed 2023.3. Version doesn't seem to help, I have issues booting emulators on both versions.
- tried booting intellij as admin
- tried increasing vm heap space to 512mb
- ram is at 2048mb
- api is level 34 x86_64
Any help is appreciated
Share Improve this question asked Jan 18 at 3:20 Matt StromMatt Strom 7201 gold badge4 silver badges26 bronze badges 1- "Starting from emulator 33.x.x.x, HAXM is deprecated as Intel discontinues development of HAXM. The Android Emulator hypervisor driver (AEHD) replaces Intel HAXM on Intel Processors." quote from developer.android/studio/run/… – Robert Commented Jan 20 at 10:12
1 Answer
Reset to default 0I'm answering/closing this issue, as I don't think my issue is IDE related. I believe it to be hardware related.
So in addition to the above error, I have also seen a message in the logs about my graphics driver perhaps not fully supporting vulkan. My laptop is on the older side, and although setting a higher memory setting in the IDE (help -> change memory settings) bated this issue for a little while, it came back in about a day.
So in my specific case, updating hardware might be the solution for intellij 2023.3 and up. I would be curious to hear though if anyone else running an old machine is having issues running emulators on this version or newer.
本文标签: New installation of IntellijAndroid Studio can39t boot emulatorcrashesStack Overflow
版权声明:本文标题:New installation of IntellijAndroid Studio can't boot emulator, crashes - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742083621a2419844.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论