问题描述
将 KVM(基于内核的虚拟机)放入我的 64 位 Ubuntu 14.04 LTS 中:https://help.ubuntu.com/community/KVM/Installation
Put in KVM (Kernel-based Virtual Machine) into my 64 bit Ubuntu 14.04 LTS per:https://help.ubuntu.com/community/KVM/Installation
在终端:
kvm-ok INFO:/dev/kvm 存在可以使用 KVM 加速
好的,KVM 在.
当我运行 Android 模拟器时,模拟器的运行方式与我放入 KVM 之前的运行方式没有任何变化.
When I run the Android Emulator there is no change from the way the Emulator ran before I put in the KVM.
我查看了 Android Studio 中的各种设置,但没有发现 KVM 的任何明显特征.
I've looked in to the various settings within Android Studio, and I found nothing obvious about KVM.
Android Studio 是否有启用 KVM 的设置?
Does Android Studio have a setting somewhere to enable KVM?
推荐答案
Android Studio 1.5 和 2.0 不再有这样的选项.
Android Studio 1.5 and 2.0 do not have such option any more.
更新:这是因为团队已经制作了 KVM 强制.并查看来自 Google 员工的评论,他们声称他们的新 2.0 模拟器也是基于 KVM 的.
Update: that is because the team has made KVM mandatory. And see comments from Google employees claiming that their new 2.0 emulator is also KVM-based.
这篇关于Android Studio KVM 设置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!