Reputation: 3215
Upgraded my android studio to 4.1.2, and enabled the option "Launch in a tool window". still, I couldn't able to see the emulator menu in the sidebar.
Android Studio 4.1.2 Build #AI-201.8743.12.41.7042882, built on December 20, 2020 Runtime version: 1.8.0_242-release-1644-b01 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1237M Cores: 16 Registry: ide.new.welcome.screen.force=true, external.system.auto.import.disabled=true Non-Bundled Plugins: org.jetbrains.kotlin, Dart, io.flutter
Upvotes: 2
Views: 342
Reputation: 1
For anyone getting this issue, this is how I've fixed it:
From the menu bar, go to View -> Tool Windows -> Emulator.
Upvotes: 0
Reputation: 735
You have to enable this option from the Settings window (File -> Settings)
Upvotes: 1