I have a small screen attached to my Raspberry Pi and according to the documentation for the screen:
Write the image to a TF card and append the following lines to the config.txt file which is located in the root of your TF card:
max_usb_current=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0
You must make sure that there are no spaces on either side of the equal sign.
But I can't do this on the Android Things drive, as the disk image is not readable