问题描述
我在Windows 10上遇到过这个问题:
我检查了其他解决方案,例如此问题:
这个问题的答案之一是建议将图形更改为软件,但是对于具有 google play 的设备来说是不可能的。我创建了一个没有Google Play的新模拟器,并将图形更改为软件,并且效果很好,但是我需要一个适用于Google Play设备的解决方案,该图形选项是静音且不可更改的。
解决方法
这似乎是android studio 4.1中的错误。通过取消选中工具窗口中的启动来解决该问题:
Settings -> Tools -> Emulator -> Uncheck Launch in a tool window
我已将此问题报告给Google:
https://issuetracker.google.com/issues/171901410
,将“图形”更改为“软件”对我有用。
- 转到:工具> Android> AVD Manager
- 按一下AVD旁边的“编辑”(铅笔)图标
- 将“图形”更改为“软件”。
就我而言,它已被禁用。 enter image description here
所以我按照这些步骤。 1。enter image description here 2。enter image description here 3. enter image description here