Guys I'm working on the flutter project and after I updated the version of the android studio when I click on the device manager to open my devices it didn't show up I don't know what should do?
Edit I put This Image To Show Current Version (bumblebee)
At the first image it's gif image to explain what I means
CodePudding user response:
IntelliJ (Android Studio) wants to know what kind of project you have to show the right menus.
- click left in file tree on the root node (project name)
- MENU -> FILE -> PROJECT STRUCTURE
- select left MODULES
- hit button to add ANDROID
- hit OK Button
- top of the root node (project name) select PROJECT... to see your old view
CodePudding user response:
press shift 2 times to open search everything and type "Virtual Device Manager".
