모니터 화면에 보여지는 크기만을 변경하기 위해서는 scale을 변경하면 된다.
ios 시뮬레이터의 cmd + 1,2,3 과 같은 기능이다. emulator에 telent으로 접속 후 window scale 0.75
와 같이 비율을 입력하면 된다.
$ adb devices
List of devices attached
emulator-5560 device
$ telnet localhost 5560
Connected to localhost.
Escape character is '^\]'.
Android Console: type 'help' for a list of commands
OK
window scale 0.75
OK
Facebook Group’s likes and commnets