On Oct 27, 9:29 pm, Dianne Hackborn <[email protected]> wrote:
> On Tue, Oct 27, 2009 at 2:12 PM, Jon Colverson <[email protected]> wrote:
> > Is there a way to query the device to see if it supports multitouch?
>
> Not currently.
>
> > Is there anything would prevent me from getting this working via
> > reflection without increasing minSdkVersion? Are the multitouch events
> > delivered to apps with minSdkVersion < 5?
>
> That should work fine; multitouch events are always delivered.

Great! Thanks! I guess I'll implement an activity asking the user to
touch in two places to test for multitouch support.

--
Jon

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