'Android Studio Bumblebee - device manager not opening
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
Solution 3:[3]
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".
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 |