skip to Main Content

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 Screen Image Here

Emulator Screen Image 2 Here

3

Answers


  1. try to delete the current Emulator from .android/avd and install another one such as pixel 4 or pixel 3

    Login or Signup to reply.
  2. I think you can resolve this problem changing the render options to ones that best suit your system, test diffent values to find out what is best for you.

    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.

    Login or Signup to reply.
  3. It also works if you put the emulator in floating mode. At least it helped for me, and many others with similar problem. On he photos I only see that you have unpinned it, but not set it to "float".

    Go to settings, view mode and then float:

    Image preview

    I hope it helps, cheers!

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search