Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 android avd features 的新功能“GPU emulation - yes” 它需要在模拟器上使用 GLES2.0。但是,当我打开它时,模拟器的屏幕变为空白。 这是我从命令行调用它时的输出。
对于那些有同样问题并拥有带有 optimus 的 nvidia 卡的人......只需安装 Ironhide!
sudo apt-add-repository ppa:mj-casalogic/ironhide sudo apt-get update sudo apt-get upgrade sudo apt-get install ironhide
然后按照说明重新启动!魔术发生了!但有时很难!