I want to use intel x86 emulator accelerator for better performance as other emulator dies out while loading because of low configuration of machine. I am using Linux Mint 32 bit. Is there any way I can enable it and use it.
Here is a screenshot of the issue:
On Linux you can't use this extension, but you can run the Intel avd images with qemu and KVM. You'll notice a totally different emualator experience - compared to the ARM emulation.
So basically you only need to run emulator -avd <avd_name> -qemu -m 512 -enable-kvm
at a shell. More details here: http://developer.android.com/tools/devices/emulator.html#vm-linux
Notice that your CPU needs to support some virtualization technologies. More about kvm installation here: https://help.ubuntu.com/community/KVM/Installation
There is a fast emulator alternative named Genymotion for android which run on all platforms including Linux, mac OS, and windows. It also support full mobile device emulation, for example you can download Xperia Z image file and test your application on that Virtual machine. Also you have to install Virtualbox on your computer.
have fun.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With