Xamarin Android Player Error when attempting to find VirtualBox

橙三吉。 提交于 2019-12-05 01:33:35

Try installing the Latest version of Virtual Box, Since v5.0 has fixes for Windows 10 http://download.virtualbox.org/virtualbox/5.0.4/VirtualBox-5.0.4-102546-Win.exe

Changelog: https://www.virtualbox.org/wiki/Changelog

Windows hosts: fixed crash when opening Windows dialogs from the VM process on Windows 10 (bug #14351).
Windows hosts: fixed host-only adapter creation issues on Windows 10 (bug #14040)
Windows hosts: fixed audio on Windows 10 (bug #14432).
Windows Additions: fixed a potential crash in the WDDM driver with Windows 10 (bug #14190).
VRDP: allow Windows 10 RDP clients (bug #14216).
Windows hosts: fix for Windows 10 build 10525 and later (bug #14502).
Windows hosts: fixed network adapter enumeration on Windows 10 (bug #14437).
VMM: fixed an issue with Windows 10 guest kernel debugging over the network for Hyper-V paravirtualized VMs.

I have a same problem too and installing the latest version has fix it

Ragnar Kofi billy force

I am running Windows 10 Professional and did a clean installation. Had the same problem. I opened the environment variables and the "VBOX_MSI_INSTALL_PATH" was set to:

C:\Program Files\Oracle\VirtualBox\

I changed it to

C:\Program Files\Oracle\VirtualBox

and it worked for me.. (notice the last backslash)

Thanks .. Ragnar Kofi Billy Force on facebook

Add VirtualBox to your system environment PATH variable.

None of the other answers helped me. The Android Player installer was forcing the install of Virtual Box 5.0.4 which was not working on Windows 10 Home (build 14393.51).

What did work for me was to install the latest virtual box (version 5.1.2 r108956) after installing Android player. While I can't start the android devices from Virtual Box's manager, I have had no problems starting them from Android Player or Visual Studio.

Just run as admin (Right hand click on desktop shortcut)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!