Android模拟器是基于QEMU。我可以使用的KVM呢?可以使用、模拟器、是基于、Android

2023-09-05 08:01:43 作者:人渣特别有魅力

我的笔记本电脑支持硬件虚拟化(AMD SVM),我知道:

My laptop supports hardware virtualization (AMD SVM) and I know that:

在QEMU可以通过KVM利用硬件虚拟化; 在Android模拟器是非常基于QEMU

自然的问题如下:?我可以将二者结合起来(安卓+ KVM),以获得更高的性能,在模拟器

Natural question follows: can I combine the two (Android+KVM) to get improved performance in the emulator?

推荐答案

是的,你可以。只要下载相应的英特尔Atom CPU封装在Android SDK和你的AVD使用Intel Atom处理器架构。 Android模拟器甚至可以使用主机的GPU。这里是如何做到这一点的链接:

Yes, you can. Just download the appropriate Intel atom CPU packages in the Android SDK and have your AVD use an Intel atom CPU architecture. The android emulator can even use the host gpu. Here is a link on how to do it:

http://developer.android.com/tools/devices/emulator.html#acceleration