Could not run Android emulator as could not initialize emulated framebufferHAX in Windows 7

前端 未结 3 1077
再見小時候
再見小時候 2021-01-18 11:51

I am using Google map activity and added some dependencies to display the map on an emulator.

I\'m getting the following error:

C:\\Users\\root\\AppD         


        
相关标签:
3条回答
  • 2021-01-18 12:25

    Its because of video drivers not working properly or its not compatible with the emulator screen display resolution.

    So just update your windows driver and restart the system, keeping your display or screen at highest resolution, then start your Android Studio and it will work fine. Just Google how to update your video driver or display driver and you can go ahead.

    0 讨论(0)
  • 2021-01-18 12:39

    GenyMotion or Andy or BlueStacks does require VT-x support as well. Try an older API SDK for slow emulator..:-(

    0 讨论(0)
  • 2021-01-18 12:41

    When you're working on a Remote Desktop, disconnecting and connecting again to the host machine can help.

    0 讨论(0)
提交回复
热议问题