Hi
I have a question about screen resolution for Android.
System:TEK3 (Technexion)
OS:Android 6.0
connect to the display via HDMI-DVI cable
I want to use the display that resolution is 1280x1024.
I have tried several methods but it does not display well.
The display is blurry.
1. Modify uEnv.txt
2. change screen resolutin by wm size command.
command log:
root@tek3_6dq:/ # wm size 1280x1024
root@tek3_6dq:/ # wm size
Physical size: 640x480
Override size: 1280x960
root@tek3_6dq:/ #
It looks like Android does not recognize the resolution for the display correctly.
Please tell me if you have any good treatment methods for that.