Genymotion error :Unable to create the virtual device server returned HTTP status code 0

emulation, genymotion

Solution

Go to Settings in genymotion in general tab give your user name and password and in virtual box tab assign where genymotion is insatlled in adb tab assign the sdk path

Problem

While trying to create a new virtual device in Genymotion the following error is shown: ``` Unable to create the virtual device Server returned HTTP status code 0 ``` How do I resolve this?

Original source