3

我正在尝试使用 -gpu 运行 android 模拟器(从命令行,因为我对平台进行了更改),但是模拟器无法启动(我也遇到了错误)。

我应该在我的 Ubuntu 上安装一些应用程序以便模拟器使用图形加速吗?

我得到的错误是:

destroyOpenGLSubwindow not implemented for separate renderer process !!!
createOpenGLSubwindow not implemented for separate renderer process !!!
repaintOpenGLDisplay not implemented for separate renderer process !!!
createOpenGLSubwindow not implemented for separate renderer process !!!
repaintOpenGLDisplay not implemented for separate renderer process !!!
In the logcat, I get this:
E/FramebufferNativeWindow( 1305): couldn't open framebuffer HAL (I/O error)
E/        ( 1305): Failed to connect to host (QemuPipeStream)!!!

任何帮助,将不胜感激。谢谢

4

1 回答 1

0

http://software.intel.com/en-us/blogs/2012/03/12/how-to-start-intel-hardware-assisted-virtualization-hypervisor-on-linux-to-speed-up-intel- android-x86-gingerbread-emulator/你是否按照英特尔的指南进行操作?(仅添加 -gpu on 并不能真正提高性能)

于 2012-08-10T11:28:46.447 回答