开发者

Changing the emulator screen resolution?

开发者 https://www.devze.com 2023-03-29 23:07 出处:网络
How to change the emulator screen resolution t开发者_如何学Co without keyboard mode? You must use 480 x 800 in your emulator size when you\'ve created the emulator.for changing resolution you have to

How to change the emulator screen resolution t开发者_如何学Co without keyboard mode?


You must use 480 x 800 in your emulator size when you've created the emulator.


for changing resolution you have to open AVD manager and

  • select the running emulator
  • click on edit
  • Avd windows open ,then select option resolution
  • fill resolution you want example 540x960


I dont know if its possible to hide the keyboard, but another solution is to open you're running configuration manager and to set -scale parameter inside the "target" tab at the bottom on the option for adding additional configurations. I think you can use values from 0.1 to 3.0, for example i have a 14" screen and i just use 0.8 scale and it works fine. Hope it helps you.

0

精彩评论

暂无评论...
验证码 换一张
取 消