3

The genymotion emulator starts from AndroidStudio. It shows its white screen but never goes beyond that. It never comes to the home screen. Tried running the app. does not work. I have tried API 18 emulator. does not work. I have tried changing sdk path, setting android_home. does not work??

RehanZahoor
  • 322
  • 2
  • 12

4 Answers4

0

Did you checked logs for errors or possible explanation? Do you have both VirtualBox and Genymotion configured properly? It is hard to answer your question more accurately cause you did provide little information.

Ivan V
  • 3,024
  • 4
  • 26
  • 36
0

Going into my BIOS and enabling Intel Virtualization Technology under the CPU Options, and then going into GenyMotion and changing the device's # of virtual processors fix this issue for me.

Jaydeep
  • 299
  • 1
  • 2
  • 13
0

Some time ago i also faced the same problem ... you can try above all suggestion but what worked for me is :-

  • Downloading Oracle VM VirtualBox

Here is the link , DOWNLOAD and install it. http://www.oracle.com/us/technologies/virtualization/virtualbox/overview/index.html

kumar kundan
  • 2,027
  • 1
  • 27
  • 41
  • I have installed the Oracle Virtual Box that is bundled with GenyMotion from https://www.genymotion.com/#!/download. – RehanZahoor Jul 30 '15 at 08:55
0

I often have the same problem. If I delete the virtual device and then reinstall it, it usually fixes the problem for me.

  • To delete it, open the genymotion desktop application
  • Delete the device that's giving you the white screen - select the device and then click on the trash can icon
  • After it's deleted, reinstall the device - press add, search for the device, select it and press next twice

The device will be installed again, and it may start properly this time around.

the beest
  • 463
  • 6
  • 26