The emulator is built-in the Android Studio UI by default after updating to the Bumblebee (2021.1.1)
version.
As shown in bellow image there are 5 options in view mode for changing it.
I tried all but any of them doesn’t show emulator stand alone like older versions.
I want to see emulator like this without any window:
How can I achieve this behavior like in the older versions?
2
Answers
View Mode > Window
Does Work
See screenshot
File -> Settings -> Tools -> Emulator -> Uncheck
Launch in a tool window
, Clickok
.For me, restarting the IDE was required too.