http://developer.android.com/reference/android/view/MotionEvent.html#getPressure()
On Sun, Jan 1, 2012 at 11:05 PM, DrewBob <[email protected]> wrote: > Is there any way to measure the amount of applied pressure from a > finger touch? For example, if I were to develop a driving application > on a touch sensitive screen and I wanted to determine how hard the > user was pressing down on the accelerator (screen), how might I go > about determining that? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 4.0 Programming Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

