Anbox意思是Android in a box,即在Linux容器中运行Android应用程序。类似于Docker和LXC,是一种轻量级的容器技术。
Android模拟器是在Qemu中运行的完全模拟虚拟机,所以性能会受到比较大的损耗。
Last updated 4 years ago