androidflutterandroid-studio

Why Device Manager don't open?


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.

enter image description here

I put the second image to show current version (Bumblebee).

enter image description here


Solution

  • IntelliJ (Android Studio) wants to know what kind of project you have to show the right menus.

    1. click left in file tree on the root node (project name)
    2. MENU -> FILE -> PROJECT STRUCTURE
    3. select left MODULES
    4. hit + button to add ANDROID
    5. hit OK Button
    6. top of the root node (project name) select PROJECT... to see your old view