Working on a kind of RaspPi Android Things mirror with a vertical screen with resolution 1080p, getDefaultDisplay() method show me WIDTH: 416 HEIGHT: 656 info. Is there any way to change the output resolution?
Thanks in advance!
UPDATE 1: The above happened using display_rotate=1. Without the rotation modification the app give me WIDTH: 1824 HEIGHT: 984 values.