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?
CodePudding user response:
File -> Settings -> Tools -> Emulator -> Uncheck Launch in a tool window
, Click ok
.
For me, restarting the IDE was required too.
CodePudding user response:
View Mode > Window Does Work See screenshot