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


i know question old, , ask many times on stackoverflow soltutions not working me , using window 8.1 pro

i have used following links:

i tried change screen resolution of screen, alt + space , move didn't work can see in image no title bar display,

i have tried edit c:/users/username/.android/avd/emulatorname.ini file following code window.x = 0 window.y = 0 didn't work

i appreciate answer if resolve issue !

enter image description here

the issue resolved using following procedure

alt + space -> move: move screen using arrows (left, right, up, down) instead of cursor/pointing device


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -