※ adb shell wm size 1600x2560(初期値) の場合
adb shell wm density | 開発者向けオプション(最小幅) |
adb shell wm density 380 && adb reboot | 673dp |
adb shell wm density 400 && adb reboot | 640dp (初期値) |
adb shell wm density 480 && adb reboot | 533dp |
adb shell wm density 520 && adb reboot | 492dp |
adb shell wm density 532 && adb reboot | 481dp |
adb shell wm density 533 && adb reboot | 480dp (画面真っ暗) |
adb shell wm density 540 && adb reboot | 474dp (画面真っ暗) |