How to change the Android Studio emulator window?

Asked

Viewed 440 times

1

It has no top bar with close, minimize and maximize buttons. I can’t move it, it stays fixed in the left corner of the screen and never loads the "hello word" test app. I tried to emulate with my own smartphone but it didn’t charge either. It takes a long time? How long?

Intel Processor(R) Core(TM) i3-2120 CPU @ 3.30GHz
4GB Ram memory
Windows 10

  • Welcome to Stackoverflow, check out the OS Tour to make the most of the features offered by Stackoverflow: http://answall.com/tour.

1 answer

1

Try the following steps:

  • Select the emular window with the mouse
  • Squeeze ALT+SPAÇO+M
  • You are in the mode of moving the screen, use the navigation arrows to position it where you want, press Enter to finish the move mode

Android emulators are usually quite heavy, what you can do is by creating an emulator set it to use INTEL HAXM (Virtualization). Take a look here: http://developer.android.com/tools/devices/emulator.html see the part: Configuring VM Acceleration on Windows.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.