androidandroid-studioandroid-emulator

Android Studio stuck 'Connecting to emulator'


I recently updated Android studio, and as usual, it broke. Whenever I try to launch an emulator, Android Studio gets stuck in the 'Connecting to emulator' screen forever.

Things I've tried:

I'm on an M1 Macbook and running Android Studio Bumblebee 2021.1.1 Patch 3

edit: I've also tried switching to Cold Boot


Solution

  • I fixed my issue using the following steps:

    Go to Android Studio -> Preferences -> Tools -> Emulator -> Uncheck “Launch in a tool window”.

    And retry to launch emulator again OR run app on using the same emulator.