So I'm running an android emulator using android's sdk AVD Manager on an AWS EC2 instance(I have to use ARM system images for the emulator since hardware virtualization is not supported in EC2 instances) and I can't figure out why but when I start a device the screen kinda starts in wrong resolution/"Zoom in" mode:
Thats the device configuration:
I tried to change the scaling part when starting the emulator but it seems like it's not effecting anything and I get a warning that says:
"The -scale flag is obsolete and will be ignored."
Any idea what I'm doing wrong? or how to reconfigure it to make the screen look normal?
Thanks.
I was facing same issue and after so many tries i used WXGA720 while selecting skin type. This solved my issue