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.
5
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
You have to click the option menu while opening the android Studio Please follow the screen shot
If you are using project for Flutter, Please follow below: File -> Project Structure -> Project Settings -> Modules -> Add -> Android -> Ok
File
Project Structure
Project Settings
Modules
Add
Android
Ok
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.
I had the same issue and updating it 2021.1.1 patch 3 to the latest android studio version fixed that issue for me.
Click here to cancel reply.
5
Answers
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
You have to click the option menu while opening the android Studio Please follow the screen shot
If you are using project for Flutter, Please follow below:
File
->Project Structure
->Project Settings
->Modules
->Add
->Android
->Ok
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.
I had the same issue and updating it 2021.1.1 patch 3 to the latest android studio version fixed that issue for me.