So basically I am a newbie to android development. All was working well till few days back I suddenly got error while starting my virtual device from genymotion. It is giving me this error:
Unable to start the virtual device
The virtual device got no IP address.
I have use following solutions to resolve my problem:
Edit the Host-only Network by clicking. Check that the adapter IPv4 address is in the same network (192.168.56.0/24 by default) as the DHCP server address, lower address bound and upper address bound.
Recreated the adapter with proper settings (as in step 1)
Reinstall the genymotion and virtualBox
But none of the above mentioned steps worked for me, and it is quite frutsrating as I can't spend any more time on this issue. So, is there any other way to solve this issue?