文章内容

2018/3/28 11:04:51,作 者: 黄兵

Android Studio guest hasn't come online in 7 seconds retrying

最近在学习安卓开发的时候,遇到下面问题:

guest hasn't come online in 7 seconds retrying...

解决问题方案:

在AVD管理器中选择冷启动现在解决了这个问题。

但每次我想启动模拟器时,我都必须打开AVD管理器,而我只想单击“运行应用程序”按钮并选择设备,而无需打开AVD管理器。

要解决这个问题:打开AVD管理器 - >编辑设备 - >显示高级设置 - >启动选项 - >选择冷启动而不是快速启动。

To solve this: open AVD manager -> Edit device -> Show Advanced Settings -> Boot option -> select Cold Boot instead of Quick boot.

截图如下:


参考资料:

    Android Studio guest hasnt come online in 7 seconds


黄兵个人博客原创。

转载请注明出处:黄兵个人博客 - Android Studio guest hasn't come online in 7 seconds retrying

分享到:

发表评论

评论列表