Android emulator and virtualbox cannot run at same time

前端 未结 13 1101
無奈伤痛
無奈伤痛 2020-11-30 23:37

Whenever I have Virtualbox running, I cannot start an Android emulator image (and vice versa). The error message in the AVD manager is

ioctl(KVM_CREATE_VM) f         


        
13条回答
  •  旧时难觅i
    2020-12-01 00:15

    In some cases, we need to keep virtualbox machines up and running therefore let all the virtualbox machines keep running, switch to physical mobile device to test your application instead of emulator.

    you can use expo if you are doing with react-native or your real android/ios device.

提交回复
热议问题