简体   繁体   English

无法从Ubuntu 32位的Android Studio在模拟器中启动AVD

[英]Unable to launch AVD in emulator from Android Studio in Ubuntu 32 bit

Cannot launch AVD in emulator. 无法在模拟器中启动AVD。

Output: emulator: ERROR: x86_64 emulation currently requires hardware acceleration! 输出:仿真器:错误:x86_64仿真当前需要硬件加速! Please ensure KVM is properly installed and usable. 请确保正确安装了KVM并可以使用它。 CPU acceleration status: KVM is not installed on this machine (/dev/kvm is missing). CPU加速状态:此计算机上未安装KVM(缺少/ dev / kvm)。

I tried several steps mentioned in related posts but nothing worked fine. 我尝试了相关文章中提到的几个步骤,但没有任何效果。 That's why posted here. 这就是为什么在这里发布。

Why not try to use Genymotion as your emulator? 为什么不尝试使用Genymotion作为模拟器? It is a fast emulator. 这是一个快速的模拟器。

As the error message mentions you should set up kvm at first. 如错误消息所述,您应该首先设置kvm

Set up kvm on your Ubuntu machine as refering the official Ubuntu help . 参考Ubuntu 官方帮助在您的Ubuntu机器上设置kvm

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

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