Can't change emulated performance of AVD in Android Studio

后端 未结 8 1195
轻奢々
轻奢々 2020-12-07 15:16

I can\'t change the graphics to software as I\'m sure this is the fix for my AVD not launching. The option is greyed out (see screenshot). Has anyone has experience with th

8条回答
  •  爱一瞬间的悲伤
    2020-12-07 16:03

    I am little late on this thread but following are my findings and solution. I am using Ubunut 18.04 and faced the same issue. The solution is to edit AVD and under Emulated Performance, change the grpahics to Software. The problem was that this option was disabled for me. I was unable to change graphics drop down.

    I did some more research and found that while creating AVD if you choose default/existing device definition on first screen, you will not be able to edit graphics drop down.

    The solution is to create a "New Hardward Profile" while creating AVD and use your new profile. Now, you will be able to edit "Grahics" drop down.

    Hope this helps....

提交回复
热议问题