How to resolve Genymotion/VirtualBox issue, when can\'t start Android virtual device?
Bellow message is received:
Unable to start the Genymo
If you are using Linux, just goto terminal
check processes running Virtual Box with
get process id and kill them with priority using kill -9
like
and then start virtual box again.
that will help