如果是在Linux上进行开发,可以用KVM来加速Android模拟器。
参考文档
http://developer.android.com/tools/devices/emulator.html#accel-vm
http://www.howtogeek.com/117635/how-to-install-kvm-and-create-virtual-machines-on-ubuntu/
测试环境
Ubuntu 14.04
Android Studio 1.0
配置过程
1. 安装KVM
$ sudo apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils