Android emulator position is always in 0 0 on screen after Android Studio installation

戏子无情 提交于 2019-12-24 10:35:35

问题


After Android Studio installation my emulator always starts in 0,0 position on screen. I modify emulator-user.ini file(windows.x and windows.y), but after emulator launched coordinates are 0,0. Also I try to set needed coordinates and set read only attribute for this file, but it also doesn't work here. Emulator always launch in 0,0 position.

Could you help me with this?

来源:https://stackoverflow.com/questions/27981934/android-emulator-position-is-always-in-0-0-on-screen-after-android-studio-instal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!