I have installed Genymotion for Android in one machine (windows PC) and downloaded a Nexus virtual device. How can I copy the virtual device to another development machine?<
The answer marked as correct is no longer valid for GenyMotion 2.2.0 (at the time I didn't have high enough reputation to comment so I added this answer instead).
Testing with GenyMotion 2.2.0 the image files are now downloaded into:
C:\Users\ {username}\AppData\Local\Genymobile\Genymotion\ova
To re-use the downloaded images on a another machine without downloading them again:
Update - potential problems:
Version of Genymotion and the virtual device are different:
If you receive this error message:
Thanks to Ahmed Nazmy who found the problem and posted a solution in the comments!