Quote:
Originally Posted by mdp
Well, that's pretty easy then: you just create and Android application that displays a black screen and logs taps the way I did it for the Onyx Monitor application.
|
Right.
Quote:
But you will probably have a problem in lag (very small but it is there).
And what about pressure?
|
For the first, I thought I'd try it to see how usable / unusable it might be -- don't know until I try
For the second, it appears that info might be available via MotionEvent (getPressure, getHistoricalPressure, etc.), so if it turns out to be for the Max 2, may be it might also be passed along like the other info is already.