Zamir's Board

Just record myself

View on GitHub
8 January 2016

Android Notes

by Zamir

  1. Change Resolution for Android on Dragon Board 410c

fastboot oem select-display-panel adv7533_720p #physical resolution

If just want to act as a new resolution but not actually change it:

adb shell wm size 800x480

use adb shell wm size reset to reset it.

 

tags: