Android Studio Emulator Tool Windows Not Show

1,546

Solution 1

Finally! This is the solution Android Studio 4.1+ emulator sidebar?

Go to File->Project Structure->Modules and add Android Framework and Apply.

Automatically displays Emulator Menu in Right Panel!

Solution 2

Try File-> Project Structure-> Modules and add Android and Apply.

Solution 3

In this doc.

  • Click File > Settings > Tools > Emulator (or Android Studio >
    Preferences > Tools > Emulator on macOS), then select Launch in a
    tool window and click OK.

In Your case:

  1. If the Emulator window didn't automatically appear, open it by clicking View > Tool Windows > Emulator.
  2. Start your virtual device using the AVD Manager or by targeting it when running your app.

EDIT:

  • AVD Manager > Actions Setting > Cool Boot Now

It directly forces start your emulator.

Share:
1,546
Jorge
Author by

Jorge

developer

Updated on December 30, 2022

Comments

  • Jorge
    Jorge over 1 year

    I was creating a flutter project, but I want to run my AVD in the android studio window itself, I already select the option in "Settings-> Tools-> Emulator" and check the option that says "Launch in a tool windows" but it still executes me regardless of the emulator. enter image description here

    I've already done several unsuccessful searches, does anyone have any ideas?

    enter image description here

    ---Updated----- Create a project in normal java and there if that window appears I think it is a problem in flutter or something similar.

  • Jorge
    Jorge almost 3 years
    thanks for reply, I already did all these steps and it still does not quit, restart windows too, I have android studio 4.2.2
  • grAPPfruit
    grAPPfruit over 2 years
    this does not work anymore with Android Studio Artic Fox 2020.3 :(
  • grAPPfruit
    grAPPfruit over 2 years
    this does not work anymore with Android Studio Artic Fox 2020.3 :(
  • Bensal
    Bensal over 2 years
    creating new project using flutter create also should work
  • Lalit Fauzdar
    Lalit Fauzdar over 2 years
    @grAPPfruit It still works in Arctic Fox 2020.3.1.