i want use intel x86 emulator accelerator better performance other emulator dies out while loading because of low configuration of machine. using linux mint 32 bit. there way can enable , use it.
here screenshot of issue:
on linux can't use extension, can run intel avd images qemu , kvm. you'll notice totally different emualator experience - compared arm emulation.
so need run emulator -avd <avd_name> -qemu -m 512 -enable-kvm
@ shell. more details here: http://developer.android.com/tools/devices/emulator.html#vm-linux
notice cpu needs support virtualization technologies. more kvm installation here: https://help.ubuntu.com/community/kvm/installation
Comments
Post a Comment