简体   繁体   English

Android Studio 3.0.1-模拟器黑屏

[英]Android Studio 3.0.1 - Emulator black screen

I'm using Android studio v3.0.1 and trying to use the emulator. 我正在使用Android Studio v3.0.1,并尝试使用模拟器。 I have created several different virtual devices but all of them fail to boot. 我创建了几个不同的虚拟设备,但所有虚拟设备均无法启动。

The IDE says 'waiting for target device to come online'. IDE说“正在等待目标设备上线”。

I have reinstalled Android studio, the emulator, SDK. 我已经重新安装了Android Studio,模拟器,SDK。 I have wiped each virtual device and cold booted and still the same. 我已经擦除了每个虚拟设备并进行了冷启动,并且仍然相同。

I have tried the solutions presented in other similar questions on here but it appears to have a different cause. 我在这里尝试了其他类似问题中提出的解决方案,但原因似乎不同。

Is there a fix? 有解决办法吗?

Error message: 错误信息:

15:18   Emulator: qemu-system-i386.exe: Unable to open C:\Users\Sam\.android\avd\Nexus_5_API_27.avd\data\misc\pstore\pstore.bin: Permission denied

Go to the path 去这条路

C:\\Users\\Sam\\.android\\avd\\Nexus_5_API_27_2.avd\\data\\misc\\pstore\\pstore.bin

right click on pstore, selectProperties and uncheck box Only for reading 右键单击pstore,选择“属性”,然后取消选中“仅用于阅读”复选框

Source https://stackoverflow.com/a/48072173/6478047 来源https://stackoverflow.com/a/48072173/6478047

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM