23

I just updated Android Studio to: Android Studio Bumblebee | 2021.1.1 Build #AI-211.7628.21.2111.8092744, built on January 19, 2022

But now I cannot open the device manager anymore.

If I click on the icon, nothing happens.

enter image description here

Adrian Mole
  • 49,934
  • 160
  • 51
  • 83
David S.
  • 671
  • 3
  • 13

5 Answers5

34

It seems that on Issue Tracker of Google other people have that issue about device manager after updating to bumblebee. Probably Google have to fix it with an update: https://issuetracker.google.com/issues?q=device%20manager

UPDATE:

I found a workaround: You should press shift 2 times to open search everything and type "Virtual Device Manager". This way you can open it

David S.
  • 671
  • 3
  • 13
12

If you are using project for Flutter, Please follow below:
File -> Project Structure -> Project Settings -> Modules -> Add -> Android -> Ok

enter image description here

  • 1
    Works perfect. Although this seems to be a bug as also stated by others in this thread, this is the correct answer that makes the button work for now. – themightyhulk Feb 16 '22 at 20:06
1

You have to click the option menu while opening the android Studio Please follow the screen shotenter image description here

1

If you are still experiencing this issue in the latest version(Android Studio Bumblebee | 2021.1.1 Patch1), click on the search icon in Android Studio and type "virtual device manager".

See attached screenshots.enter image description here

enter image description here

inspiredMichael
  • 370
  • 4
  • 9
0

I had the same issue and updating it 2021.1.1 patch 3 to the latest android studio version fixed that issue for me.