How to change the Android Studio emulator window?

1

It does not have top bar with the close, minimize, and maximize buttons. I can not move it, it stays 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 did not load too. It takes too long? How much time?

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

    
asked by anonymous 14.10.2015 / 22:01

1 answer

1

Try the following steps:

  • Select the emulate window with the mouse
  • Press ALT + SPAÇO + M
  • You are in the mode of moving the screen, use the navigation arrows to position it where you wish, press Enter to end the move mode

Android emulators are usually quite heavy, what you can do is when you create an emulator, set it to use INTEL HAXM (Virtualization). Take a look here: link see the part: Configuring VM Acceleration on Windows .

    
14.10.2015 / 22:09