0035(宽) max 1602
0036(高) max 2503
adb -s bd3ea87f shell getevent -p | grep -e "0035" -e "0036"
0035 : value 0, min 0, max 1080, fuzz 0, flat 0, resolution 0
0036 : value 0, min 0, max 1920, fuzz 0, flat 0, resolution 0
adb -s bd3ea87f shell wm size
屏幕分辨率:
Physical size: 1080x1920
adb -s CLB0218B16002529 shell getevent -p | grep -e "0035" -e "0036"
0035 : value 0, min 0, max 1079, fuzz 0, flat 0, resolution 0
0036 : value 0, min 0, max 2243, fuzz 0, flat 0, resolution 0
KEY (0001): 001c 0027 0029 002a 002c 002f 0031 0035
0036 0037 0038 0067 0069 006a 006c 006e
could not get driver version for /dev/input/mice, Not a typewriter
could not get driver version for /dev/input/mouse0, Not a typewriter
adb -s CLB0218B16002529 shell wm size
屏幕分辨率:
Physical size: 1080x2244
文章探讨了使用adb工具获取不同设备(如sbd3ea87f和sCLB0218B)的屏幕分辨率,以及0035和0036值的变化,揭示了设备驱动和物理尺寸的差异。

5177

被折叠的 条评论
为什么被折叠?



