Akbolat SSS
Akbolat SSS

Reputation: 2071

Android Emulator stop working after update to 31.2.6 [M1/Apple Silicon]

After updating Android emulator to 31.2.6 today, emulator stop working. It says Connecting to the Emulator and process of qemu-system-aarch64 is become unresponsive

It worked well on previous version of emulator, which I downloaded with Arctic Fox, but can't rollback it

AS version: Bumblebee 2021.1.1 (downloaded it using Toolbox app)

macOS: Big Sur 11.6

Upvotes: 17

Views: 6519

Answers (3)

daycartes
daycartes

Reputation: 26

how frustrating this is. My solution was to delete all (3) emulators and reinstall. I've only reinstalled one and I upped the APK level by one to Pixel3a XL API 31, up from 30. Emulator, at least initially, is working OK. The whole process has now taken a couple of hours.

Upvotes: 0

NataTse
NataTse

Reputation: 411

You can try this way: On Device Manager open dropdown menu near your device and choose "Cold Boot Now" enter image description here

Upvotes: 0

Akbolat SSS
Akbolat SSS

Reputation: 2071

Here is two workarounds I've found for now:

  1. Try to close the process of qemu-system-aarch64 in Monitor System, not force close. When you click close emulator will prompt about saving state and two buttons Yes/No. Ignore them and click close icon in the left corner, then emulator start working correctly. Tried it at least once and it worked.

  2. Because it's Bumblebee, emulator open inside AS by default. To turn off it, open:

Preferences -> Tools -> Emulator

And uncheck checkbox as in the image below

enter image description here

Then emulator will work correctly

Anyway, I think it's bug of 31.2.6

Upvotes: 26

Related Questions