Most touch screens don't even know that.  Whatever they do know is massaged
by the touch screen driver into the events you receive in the SDK before it
even gets out of the touch screen.  (There *is* some more data that may be
reported, and a future version of the platform will have these fields.  But
don't count on doing a whole lot with them; most touch screens I have seen
have very little data available here.)

2010/10/24 askzy <[email protected]>

> Yes, just a circle
> I expect the shape and size of the circle actually
>
> On 10月23日, 上午2时21分, TreKing <[email protected]> wrote:
> > On Thu, Oct 21, 2010 at 12:09 AM, askzy <[email protected]> wrote:
> > > Actually I wanna detect the shape of touch point, i.e. the shape of
> finger
> > > touch on the screen
> >
> > Isn't this just a circle? What do you expect to get instead?
> >
> >
> ---------------------------------------------------------------------------
> ----------------------
> > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> > transit tracking app for Android-powered devices
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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

Reply via email to