I recently upgraded to Windows 10 BUILD 10130 and for some reasons, Genymotion doesn't seem to be working. It says "Unable to load VirtualBox Engine."
Now i did a bit of research and all the solutions suggested to Delete the Host-only network from Virtual Box settings. Well here's the thing i don't have any networks listed there. And the one which i found on the Network and Sharing center cannot be deleted.
Even a clean install hasn't solved the issue
Please help.
Start Genymotion, and get its ip address on the Host private network (use virtualbox interface, or in host's console adb shell ifconfig ) In your host's console execute adb tcpip 5556. Start your other VM, and in its console execute adb connect <ip_of_genymotion>:5556.
Think of it as you are running mint in a virtual box container, now to run the gennymotion emulators you need to install the virtual box, but this is very tideous are bad idea, it is recomended that you do a full OS install.
Step 1: Run VirtualBox as administrator
Step 2: Go to File -> Preferences -> Network -> Host Only Networks
Step 3: Add a new one or just edit an old one (if not work, delete all existed and create a new one):
Adapter Tab: IPv4 Address: 192.168.x.201 IPv4 Network Mask: 255.255.255.0 DHCP Server Tab: Server Address: 192.168.x.100 Server Mask: 255.255.255.0 Lower Address Bound: 192.168.x.101 Upper Address Bound: 192.168.x.199
https://www.youtube.com/watch?v=9pd7ZtO-87A - here video solutions for this. It just helped me. I use this settings for VirtualBox Network:
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
UPD: My Virtual device starting only form Genymotion app. But show mistake if I try to start it from Android Studio
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With