Home / Android F F P / Android Emulator stopped working after update to Android Studio Bumblebee in macbook m1/apple silicon

Android Emulator stopped working after update to Android Studio Bumblebee in macbook m1/apple silicon

After the latest update published in Android studio 2021.1.1  android emulator is not opening in macbook m1 chip/apple silicon chip. It’s showing not responding in android emulator and stuck on connecting to the emulator.

Screenshot 2022-01-30 at 10.09.11 PM

In activity monitor of Macbook m1 we find this issue as “qemu -system-aarch64 (Not Responding).”

Screenshot 2022-01-30 at 10.10.49 PM

 

The solution for this problem:

Before getting the global fix from android studio, We need to turn off the emulator to open inside to android studio to solve this issue.

To do that we need to Preferences -> Tools -> Emulator

Then turn off and uncheck the box  “Lunch in a tool window”

Then click apply

 

Screenshot 2022-01-30 at 10.17.35 PM

After that the emulator will open without any issue in new window.

About Rana

Rana
Love to do fun with programming and build something new.. :)

Check Also

fab

How to change fab(floating action bar) color android

Floating action bar is an attractive implementation in android material design. Any one can do …

Leave a Reply

Your email address will not be published. Required fields are marked *