I have rooted my Samsung Tablet 10.1 (Android 4.1.2) and used AutoMacro for auto touching. But AutoMacro gets the wrong screen size. The expected values are 1280 X 800, but the new values are 4096 X 4096. I have the same problem in other auto touching softwares.
I have reset my Tablet several times, but this problem still exists.
I use this command getevent -p
to show this message:
add device 7: /dev/input/event1
name: "sec_touchscreen"
events:
ABS (0003): 002f : value 0, min 0, max 9, fuzz 0, flat 0, resolution 0
0030 : value 0, min 0, max 255, fuzz 0, flat 0, resolution 0
0035 : value 0, min 0, max 4095, fuzz 0, flat 0, resolution 0
0036 : value 0, min 0, max 4095, fuzz 0, flat 0, resolution 0
0039 : value 0, min 0, max 65535, fuzz 0, flat 0, resolution 0
003a : value 0, min 0, max 255, fuzz 0, flat 0, resolution 0
003c : value 0, min 0, max 255, fuzz 0, flat 0, resolution 0
003d : value 0, min 0, max 416, fuzz 0, flat 0, resolution 0
input props:
INPUT_PROP_DIRECT
How should I fix this problem?