Search code examples
androidemulationgenymotion

Genymotion: The virtual device got no IP address?


Whenever I try to launch my virtual device in Genymotion, I receive an error stating that it has no ip address. DHCP is enabled in VirtualBox and it all seems fine to my knowledge. I tried disabling/enabling the network adapter too, no luck. Also did a full re-install. Not sure what else to do. I am open to suggestions.

System: Windows 10 x64 Quad Core CPU 3.0 ghz 4 GB RAM


Solution

  • After 2 days R&D I found solution.

    Steps 1:

    Go to BIOS settings -> Go to System Configuration -> Enable Virtualization Technology -> Save and Exit from BIOS settings.

    Steps 2:

    Open Oracle VM VirtualBox -> Select your simulator -> Go to settings of simulator -> Select General tab -> Select Basic sub tab -> Select your OS type -> Select your Version of your OS -> Save and Exit

    Steps 3:

    Restart your Genymotion and Start Genymotion simulator.

    Reference Screenshots:

    Steps 1:

    enter image description here

    Steps 2:

    enter image description here

    Hope this would help you.