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.
CodePudding user response:
Go to setting -> tools ->emulator and unselecte launch in a tool windows
CodePudding user response:
There are three methods that I can think of.
- Thanks to
- Since it is a flutter project Instead of going to
device manager
you can simply
- Click on the
device list
first and - Select
Refresh
if you don't see your emulator - Once refreshed you should be able to see the emulator like the screenshot below.
- select the
emulator
, 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 ofDocked Pinned
screenshot attached belowThanks, Keep coding
- Since it is a flutter project Instead of going to