Android Emulator boots with different resolution

谁说胖子不能爱 提交于 2019-12-13 15:06:17

问题


At times my AVD boots up with a higher resolution than it is supposed to , I do not modify any of the settings before running it. Also when restarted it boots up with the right resolution. Although not critical it does waste sometime.


回答1:


I am not sure why it does but i just edited the details before launching and enabled launch from snapshot option. This did fix the issues and remembers previous settings.

Also if you are launching emulator from command like you can specify -scale 0.8 if you want it to be 80% of what you want.



来源:https://stackoverflow.com/questions/5698904/android-emulator-boots-with-different-resolution

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