AVD not booting after Android Studio update

前端 未结 2 752
逝去的感伤
逝去的感伤 2021-01-07 13:30

My AVDs are no longer booting after I installed a 921MB update released these days. I don\'t exactly remember the entity of the update (maybe API/SDK revision), I\'m using A

2条回答
  •  失恋的感觉
    2021-01-07 14:01

    for all Windows Users the config.ini is in

    C:\Users\yourname.android\avd\yourdevicename.avd/config.ini

    and the entries

    hw.gpu.enabled=yes hw.gpu.mode=auto

    exist already. But the change of hw.gpu.mode to "swiftshader" works perfectly.

提交回复
热议问题