google / android-emulator-m1-preview

Apache License 2.0
1.84k stars 162 forks source link

How can I change to the tablet size(height : 1280, width : 800, dpi : 216)? #24

Closed st2222 closed 3 years ago

st2222 commented 3 years ago

How can I change the emulator size to the tablet size(height : 1280, width : 800, dpi : 216)? When I changed the emulator to the tablet size(height : 1280, width : 800, dpi : 216) in config.ini, it did not work.

bongio94 commented 3 years ago

How can I change the emulator size to the tablet size(height : 1280, width : 800, dpi : 216)? When I changed the emulator to the tablet size(height : 1280, width : 800, dpi : 216) in config.ini, it did not work.

I also faced this issue while changing the display size. When I change the dpi setting the emulator won't start. If I leave the dpi to his default value it works with the new height/width

st2222 commented 3 years ago

Thank you, however I have to change the dpi. I suppose there are no way to solve this issue now.