Android - ku-fpg/blackboard GitHub Wiki
-
http://www.androidbeat.com/2015/07/how-to-change-dpi-of-android-device-without-root/
% ~/Library/Android/sdk/platform-tools/adb
% adb shell wm size reset && adb reboot % adb shell wm size 480 && adb reboot
http://www.androidbeat.com/2015/07/how-to-change-dpi-of-android-device-without-root/
% ~/Library/Android/sdk/platform-tools/adb
% adb shell wm size reset && adb reboot % adb shell wm size 480 && adb reboot