he MotionEvent method getPressure() always return 1.0f on Galaxy S4. However, it can return a 0-1.0 value by getSize().
Should I modify the screentouch driver file to make getPressure() return a correct value? Any suggestions are appreciated. Thank you.