Android 虚拟设备未在 Ubuntu 16.10 上打开

Android Virtual Device not opening on Ubuntu 16.10

我 运行 我的 AVD 使用以下命令。

emulator -use-system-libs -avd Android7

以前它曾经 运行,但现在它根本不起作用。现在我在 运行 命令后出现以下错误。

[139685110036288]:ERROR:./android/qt/qt_setup.cpp:28:Qt library not found at ../emulator/lib64/qt/lib

Could not launch '../emulator/qemu/linux-x86_64/qemu-system-i386': No such file or directory

有人可以建议解决问题或永久修复它吗?

我尝试了 link 中的这个解决方案:https://code.google.com/p/android/issues/detail?id=235461 它奏效了!