First recognized the VirtualBox problem encountered by genymotion installation, genymotionvirtualbox
I must have done Android development. I hate the eclipse native Android simulator!
It takes two or three minutes to start the simulator and use the mobile phone for debugging. However, it is not a long term and inconvenient. Later, I learned about the genymotion simulator, genymotion depends on VirtualBox (the famous open-source Virtual Machine Software, lightweight and easy to use !), Genymotion and VirtualBox must be used together (Genymotion calls the VirtualBox interface ).
This problem is always encountered during the installation process.
1. First check the problem:
:
I originally downloaded the free version genymotion and VirtualBox integrated installation from the genymotion official website. Later, I found this situation on the Internet and made a lot of efforts to make it useless. I was prepared to give up,
I accidentally found that there was a Chinese character in the installation path of VirtualBox, and this was just awkward. Is it a problem with the installation path?
Then run to the VirtualBox under Baidu and change the installation path. The path does not contain Chinese characters. The problem is solved and the new skill is Get.
Several other methods are introduced:
1. Go to C: \ Users \ Administrator \ VirtualBox VMs \ and delete the corresponding guest folder, and then re-open the guest.
2. Enable bios (depending on your computer). BIOS Setup Utility -- "Config ==> CPU ==> Intel (R) virtualization Technology (if you are not using an intel processor, it is another option with virtualization technology) ==> set to Enabled
3. Adjust the number of CPUs to one in the virtual machine settings.