'Android Studio Bumblebee - device manager not opening

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



Solution 1:[1]

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

Solution 2:[2]

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

enter image description here

Solution 3:[3]

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

Solution 4:[4]

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

Solution 5:[5]

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

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1
Solution 2 C??ng Nguy?n
Solution 3 Sneha G Sneha
Solution 4 inspiredMichael
Solution 5 Akshay Halasangi