On Fri, Nov 28, 2008 at 11:47 AM, Robert Green <[EMAIL PROTECTED]> wrote: > > My G1 always reports 1.0 for pressure no matter how hard or soft I > touch.
The emulator always gives 1.0. A real device should report < 1.0. BTW try ApiDemos > Graphics > TouchPaint and see matching SDK source code for an example of usage. R/ > > On Nov 28, 12:48 pm, Ralf <[EMAIL PROTECTED]> wrote: >> MotionEvent.getPressure(), used with View.onTouchEvent. >> >> http://code.google.com/android/reference/android/view/View.html#onTou...) >> >> R/ >> >> On Thu, Nov 27, 2008 at 11:57 AM, MaTriXy <[EMAIL PROTECTED]> wrote: >> >> > Hi, >> > I tried to figure out if the android is capable knowing and >> > distinguish the amount of pressure >> > that is currently occurring on the touchscreen. >> > i mean: >> > one person can press very hard on the screen and another can press >> > gently like in a brief second. >> > can i distinguish between the two screen clicks??? >> >> > thanks in advance. >> >> > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

