pea*_*zer 3 android android-emulator android-studio
即使按下运行按钮数小时,Android工作室模拟器也不会运行
Waiting for device.
"C:\Program Files\Android\android-studio\sdk\tools\emulator.exe" -avd MyAvd0 -netspeed full -netdelay none
Run Code Online (Sandbox Code Playgroud)
出现了几个小时.
自从我第二次启动Android Studio以来它一直没有运行.它面临致命错误,说缓存被阻止.在更改用户添加完全控制访问权限后,它会启动.我之前为模拟器添加了1024MB的SD卡.模拟器仍未启动.我甚至试图卸载并重新安装它
现在发现这是在adb
DeviceMonitor: Adb connection Error:An existing connection was forcibly closed by the remote host
Starting emulator for AVD 'MyAvd0'
emulator: ERROR: Unable to load VM from snapshot. The snapshot has been saved for a different hardware configuration.
Run Code Online (Sandbox Code Playgroud)
听起来像是为您的VM启用了Snapshot选项,但是在保存快照后您已经更改了它的配置.要解决此问题,请尝试以下操作
Edit按钮Snapshot选项(它在下面Emulation Options).或者,只需打开Android虚拟设备管理器,删除AVD,然后创建新的AVD.
注意:
正如ssantos所提到的,Genymotion是一个出色的模拟器,我个人将它用于我的日常测试.如果你有时间,绝对值得一试:)
Android Virtual Device Manager如果有任何警告,请在创建avd时检查,对我来说,它说(释义)"对于Windows RAM大小更大768 MB可能会导致模拟器出现问题".在将RAM大小设置为768 MB之后,它立即开始运行

| 归档时间: |
|
| 查看次数: |
23029 次 |
| 最近记录: |