I just started to get this error and I don't know to fix it. I saw others questions and some of them fixed it with changing performance but I can't change the performance, as you can see in second picture. What should I do?
Asked
Active
Viewed 1.0k times
4
-
Are you getting this in an Emulator or a physical device? – Ivan Garza Dec 14 '20 at 19:33
-
in an Emulator, but now I fixed it thank you. – yagmurerdogan Dec 15 '20 at 14:38
-
Does this answer your question? [Can't change emulated performance of AVD in Android Studio](https://stackoverflow.com/questions/44328225/cant-change-emulated-performance-of-avd-in-android-studio) – Henke Jan 18 '23 at 15:05
3 Answers
4
API 30, when you make a new emulator in the tab "x86 images" which is near "Recommended", download system image x86-64, instead of system image x86. This solution helped me

Olek
- 145
- 3
- 6
-
Tried it and though it's still slow, it's definitely faster for me. So thanks! – Stijn de Witt Jul 08 '21 at 09:59
0
You can set up "Graphics-Hardware" by installing a new emulator. If you have intel processor. Make sure Intel HAXM is installed. It may provide a solution to lower the resolution adjustment.

Arda Kazancı
- 8,341
- 4
- 28
- 50
-
I deleted old emulator and installed new one, everything is same as old emulator but now it is working thank you! – yagmurerdogan Dec 15 '20 at 14:39
-
You're welcome. If marked as the correct answer, someone else will help. – Arda Kazancı Dec 15 '20 at 14:41
0
If Intel HAXM is installed, it will fix. One solution might be to lower the resolution setting.

busrayal
- 1
- 1