在 Windows 10 升级后 Genymotion 给我这个错误:
Genymotion is giving me this error after the Windows 10 upgrade:
无法加载虚拟盒子引擎
如何解决这个问题?
我正在使用:
+ Window 10
+ VirtualBox-5.0.2-102096-Win
+ Genymotion-2.5.3
第 1 步:我们应该设置 以管理员身份运行此程序 &这些文件的兼容模式窗口 7.
Step 1: We should set Run as this program as an administrator & Compatibility mode Window 7 for those file.
C:Program FilesOracleVirtualBox
+ VBoxHeadless.exe
+ VBoxManage.exe
+ VirtualBox.exe
C:Program FilesGenymobileGenymotion
+ genymotion.exe
第2步:我的电脑->管理->设备管理器->网络适配器
Step 2: My Computer -> Manage-> Device Manager-> Network adapters
删除所有名称为:VirtualBox Host-Only Ethenet Adapter #...
Remove all items with name: VirtualBox Host-Only Ethenet Adapter #...
第 3 步:打开 Virtual Box 并转到 File -> Preferences -> Network -> Host Only Networks
Step 3: Open Virtual Box and go to File -> Preferences -> Network -> Host Only Networks
删除所有并使用信息创建新主机:
Remove all and create new host with information:
Adapter Tab:
IPv4 Address: 192.168.1.201
IPv4 Network Mask: 255.255.255.0
DHCP Server Tab:
Server Address: 192.168.1.100
Server Mask: 255.255.255.0
Lower Address Bound: 192.168.1.101
Upper Address Bound: 192.168.1.199
第 4 步:再次运行 Genymotion.它会起作用的.
Step 4: Run Genymotion again. It's will work.
这篇关于Windows 10 升级后 Genymotion 错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
使用 GPS 获取用户的当前位置Get user#39;s current location using GPS(使用 GPS 获取用户的当前位置)
requestLocationUpdate() 抛出的 IllegalArgumentExceptionIllegalArgumentException thrown by requestLocationUpdate()(requestLocationUpdate() 抛出的 IllegalArgumentException)
LocationManager 的 getLastKnownLocation 有多可靠,多久更How reliable is LocationManager#39;s getLastKnownLocation and how often is it updated?(LocationManager 的 getLastKnownLocation 有多可靠,多久更新
如何检测位置提供者?GPS 或网络提供商How to detect Location Provider ? GPS or Network Provider(如何检测位置提供者?GPS 或网络提供商)
在应用启动期间获取当前位置Get current location during app launch(在应用启动期间获取当前位置)
locationManager.getLastKnownLocation() 返回 nulllocationManager.getLastKnownLocation() return null(locationManager.getLastKnownLocation() 返回 null)