I’m working on the Flutter project. After I updated the version of the Android Studio when I click on the device manager to open my devices it doesn’t show. I don’t know what should I do?
At the first image it’s gif image to explain what I mean.
I put the second image to show current version (Bumblebee).
5
Answers
IntelliJ (Android Studio) wants to know what kind of project you have to show the right menus.
press shift 2 times to open search everything and type "Virtual Device Manager".
I also face this issue with new Update of Android studio. So i just got a solution..
Go to the
Search icon
on the top of Right Corner orPress Shift Button twice
to open a Search window.And Search
Virtual Device Manager
then you will eaisly got your Device Manager.Android studio no android module
Please check whether your flutter project is creating Android module by clicking left side of the android studio.
Also try another SDK location or try renaming it.
Do not delete the previous sdk since it seems it creates some issue while opening the device manager.
I think there is a problem related to the button that opens the device manager because it opens when you search with "Virtual Device Manager".