Android emulator shows nothing but blank screen

后端 未结 16 1927
既然无缘
既然无缘 2021-01-01 18:15

I am a complete nOOb to Android programming and trying my hands at it for the first time by going through the tutorials. The problem is that I have created multiple emulator

16条回答
  •  囚心锁ツ
    2021-01-01 18:32

    I had the same problem in win10 64bit, too. After a lot of searching, I found this solution.(If you're using an intel system(CPU, GPU, Motherboard, etc.)) Hope it work for you, too.

    step 1: Make sure virtualization is enabled on your device:

    Reboot your computer and then press F2 for BIOS setup. You should find Virtualization tag and make sure it is marked as enabled. If it's not enabled, no virtual devices can run on your device.

    step 2: Install/Update Intel Hardware Accelerated Execution Manager(Intel HAXM) on your device:

    This software should be installed or updated for any AVDs to run. You can download the latest version by googling "HAXM". After download, install .exe file and reboot your computer.

提交回复
热议问题