Accessing raw touch data from iPhone screen
Posted
by Adam
on Stack Overflow
See other posts from Stack Overflow
or by Adam
Published on 2010-05-15T02:43:45Z
Indexed on
2010/05/15
2:54 UTC
Read the original article
Hit count: 261
I know Apple went to a lot of trouble to convert a big blob of touch data to a nice single point, and I appreciate it, but does anyone know how to access the raw data before it's processed? Official or unofficial method, it doesn't matter.
© Stack Overflow or respective owner