How to resolve Genymotion/VirtualBox issue, when can\'t start Android virtual device?
Bellow message is received:
Unable to start the Genymo
when i was trying to run the virtual device,
i was not in the saved state but in "guru meditation state" or something like that in this saved/discard/start were not accessible. So how did i solve this problem
I started the virtual box app and in that u can get the logs of the device by Right clicking on that device. At the bottom of the log there is the exact reason why it happened.
For me the reason was something related to "low host memory error" using this low host memory incident as a reference which said to kill the processes related to VM and "googlecrashhandler.exe" as it will clear the memory and now ur device will be in paused state.
And the Start/discard/saved will be accessible, Now do as @ViliusK has said in his answer.