Home > Software design >  Android Studio Emulator Screen Flickers
Android Studio Emulator Screen Flickers

Time:10-04

I have a new laptop with configuration: -

  • List item
  • Windows 11 latest build
  • Ryzen 7 5800H
  • 16GB DDR4 RAM
  • RTX 3060 Ti Mobile GPU
  • Latest Android Studio
  • Latest Android Emulator

I have tried reinstalling the android studio and its emulators but its the same issue. Is this related to the presence of AMD processor ?

I have some ongoing projects which are halted and would like the get this problem fix as soon as possiable.

I have to develop some flutter applications

Emulator with options screen

To reach this screen click on the 3 dots at the side of your emulator and then: Settings -> Advanced

Edit: I have used an computer with a Risen 5700G and a RTX3050 with no flickers, so It's probably a configuration issue, also check if you have virtualization enabled on your bios, it'll depend on the manifacturer of your motherboard so I can't provide clear guide on how to enable it on your system, if needed.

  • Related