Abdul Rahman Majeed
Abdul Rahman Majeed

Reputation: 1135

The android emulator is out of view, how to set position center of window?

I know the question is old, and ask many times on stackoverflow but all soltutions not working for me , I am using window 8.1 pro

I have used the following links:

I am tried to change the screen Resolution of my screen, also ALT + SPACE and Move but didn't work as you can see in image no Title bar display,

I have also tried to Edit C:/Users/UserName/.android/avd/EmulatorName.ini file with the following code window.x = 0 window.y = 0 but didn't work

I appreciate your answer if anyone resolve my issue !

enter image description here

Upvotes: 1

Views: 1519

Answers (3)

Meshach
Meshach

Reputation: 311

As for me, I had a similar experience on my Windows 11, and here is how I fixed it.

  1. First click on Emulator.
  2. Hold Windows + ALT + M
  3. And click on the direction, like down, with your navigation key.

Upvotes: 0

Abdus Salam
Abdus Salam

Reputation: 11

  • Click on emulator
  • press ALT+Space
  • Press M
  • Press Enter.
  • -

Upvotes: 0

Abdul Rahman Majeed
Abdul Rahman Majeed

Reputation: 1135

The issue resolved using following procedure

ALT + Space -> Move: now move screen by using Arrows (Left, Right, Up, Down) instead of cursor/pointing device

Upvotes: 1

Related Questions