警告:本机不支持快速启动/快照 [英] warning: quick boot/snapshots not supported on this machine

查看:234
本文介绍了警告:本机不支持快速启动/快照的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用android studio运行我的应用程序时出现错误,但是在更新(Android API27)之前,它一直可以正常工作,我尝试将其卸载但没有任何提示,警告是;

I have an error when running my app using android studio, but before that it was working okay until an update(Android API27), I have tried uninstalling it but nothing,the warning am getting is;

仿真器:警告:本机不支持快速启动/快照.A 当前需要CPU + UG功能.我们将来会解决这个问题 释放.

Emulator:Warning:Quick Boot/Snapshot not supported on this machine.A CPU + UG feature is currently needed. We will address this in a future release.

我该如何解决此问题?

推荐答案

一个朋友刚刚告诉我解决方案,所以请在这里找到它!

a friend just told me the solution, so please find it here!

问题与您要模拟的特定设备和您拥有的处理器(英特尔酷睿2或更早版本)

The issues have to do with the specific device you're trying to emulate and the processor you have (intel core 2 or older)

要解决此问题:

  1. 创建一个新的模拟器
  2. 选择要模拟的设备.
  3. 在标题为系统映像" 的下一页上,选择其他映像"标签
  4. 下载并选择在ABI列下列为armeabi-v7a的图像.
  1. Create a new emulator
  2. Select the device you would like to emulate.
  3. On the next page with the header "System Image" select the tab "other images"
  4. Download and select an image that is listed as armeabi-v7a under the ABI column.

该映像应在您的处理器上成功运行.

That image should run successfully with your processor.

这就是解决方案!希望对您有所帮助:)

That's the solution! Hope it helps :)

这篇关于警告:本机不支持快速启动/快照的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆