Changing the emulator screen resolution?
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.
精彩评论