Search code examples
flutterandroid-studioandroid-emulator

Android Emulator Freezing but unfreezing when resize window


I updated Android Studio to latest (Android Studio Iguana | 2023.2.1) and emulator (Android 13 | x86_64 31.3.10), and now I experience emulator screen freeze.

After sometime running the emulator, it freezes when I hit the run "hot restart". Although, when I resize the "Running Devices" window, I can see the emulator screen rendering. It stops when I stop resizing.

I would be very grateful for any kind of help.

Specs: OS: Windows 10, version 10.0.19045, Build 19045; RAM: 32BG


Solution

  • A new version of Android Emulator is available which fixes the mentioned issue.

    Go to the Settings > Android SDK > SDK Tools

    And update the emulator to 34.1.19 This fixed the exact problem for me.