Android emulator speed with nested KVM -



Android emulator speed with nested KVM -

i trying run android emulator within virtual machine , utilize kvm's nested back upwards speed emulator.

i run emulator emulator64-x86 -avd test -qemu -m 1024 -enable-kvm , i've made sure kvm nested back upwards available on both host , guest: cat /sys/module/kvm_intel/parameters/nested "y"

still emulator slow, there i'm missing or log file can consult see if nested back upwards in fact used @ all?

android-emulator kvm android-x86

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -