I am using Android Studio bumbleBee version in Windows 10 . Appears in a window when I run the emulator. My monitor is small and it is better to have it separately as before.
There are three methods that I can think of.
file
=> setting
=>search emulator
in the search field=>select emulator
=>uncheck launch in a tool window
. Screenshot below.device manager
you can simplydevice list
first andRefresh
if you don't see your emulatoremulator
, and run your application.3. Or you can run the emulator as usual and then right-click on the emulator window and choose View mode
=>Select Float option
instead of Docked Pinned
screenshot attached below
Thanks, Keep coding