Reputation: 21
Is there a way to run the emulator where you can drag it around instead of having it in one place like the one shown in this video? I cannot drag it around, and I would like to have an option that allows me to view my program in the landscape mode.
Upvotes: 1
Views: 764
Reputation: 3765
It is easy. This setting can be found in the Preferences
-> Tools
-> Emulator
. There you will find a checkbox named Launch in a tool window
. You need to uncheck it. The next time you will run the emulator, it will open outside Android Studio as a new window but a new window which belongs to Android Studio
Upvotes: 2
Reputation: 444
Go to Preferences(Settings)
> Tools
> Emulator
Then uncheck Launch in a tool window. That's it.
Upvotes: 1