If your app requires multitouch and you dont want your app to show up on non-multitouch devices ..
define the following in your android manifest .. android.hardware.touchscreen.multitouch android.hardware.touchscreen.multitouch.distinct -Dan On Sep 3, 2:14 am, eric <[email protected]> wrote: > I want to get information of how to detect device support multi touch > without OnTouchListener triggers event. > Somebody can help me? -- 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

