| 
 Apple的系统升级终于免费了,可开心满满地升级到OS X Mavericks后,Android模拟器之王Genymotion罢工了。遇到两个问题:1. Unable to load VirtualBox Engine; 2.解决问题1后,又会遇到模拟器上下颠倒的问题(状态栏跑到最下面去了) 本文提供了这两个问题的解决方法。  
Android开发周刊: http://www.mobiletuts.me  
   
   
问题1:Unable to load VirtualBox Engine  
   
解决方案:升级VirtualBox至4.3.2版VirtualBox 4.3.2 for OS X hosts  下载链接:  
问题2:好容易升级了VirtualBox,打开Genymotion后模拟器画面上下颠倒  
   
对于这个问题,Genymotion的开发人员是这么解释的:使用Intel集成显卡的用户在升级至Mavericks后会遇到该问题,而使用独立显卡的(比如使用Nvidia GPU 的MBP Retina)就不存在该问题。  
   
http://stackoverflow.com/questions/19561669/error-on-loading-genymotion-device-on-os-x-mavericks  
the problem should occur with integrated graphics (Intel) but not with dedicated one (such as with MBP Retina with Nvidia GPU). We, at Genymotion, found the problem and have a patch ready. We’re in the process of testing it, there will be an update ASAP.  
EDIT : The 1.3.1 update is now out, it should solve this display problem -https://cloud.genymotion.com/page/changelog/  
PS: I’m working for Genymotion  
   
解决方案:  
去Genymotion网站,下载Genymotion最新版本。  
最后,盼着Genymotion早点放出Android 4.4 KitKat系统模拟来。  |