-
Android Emulator window size플밍 2013. 5. 5. 16:26
How to adjust android emulator window size
Sometimes, the phone you're trying to emulate has "even better" resolution than your computer monitor. -_-;
Yeah, I have two monitors each with 17inch 1280*1024 resolution. Not even WIDE... OTL
Anyway, my phone has resolution of 1080 * 1920 which well overflows my monitors.
In this case, you can use the following command to adjust emulator's window size.
$ adb emu window scale 0.4
* Replace the number (0.4) as whatever you want.
'플밍' 카테고리의 다른 글
티스토리에 SyntaxHighlighter 설치하기 / 꾸미기 (0) 2011.08.12 강추글 smalltalk 객체지향언어 관련 (0) 2011.07.18 Eclipse 첫 실행시, 오류코드 -1 뜰때 (0) 2011.06.12