2

What are the typical number of touch points supported by popular phone models? I've seen as low as 2 and as high as 5 in my basic research, but I'd like to be able to map this to actual mobiles and better limits!

Abel
  • 56,041
  • 24
  • 146
  • 247
Kurru
  • 14,180
  • 18
  • 64
  • 84
  • 1
    See: http://stackoverflow.com/questions/4709812/android-multitouch and: http://stackoverflow.com/questions/6067941/getting-the-number-of-touch-points-supported should hopefully get you what you want. – Carl-Emil Kjellstrand Mar 31 '12 at 09:02

1 Answers1

1

Touch point data of two phones:

Galaxy S       5
LG optimus     1
Abel
  • 56,041
  • 24
  • 146
  • 247
Kurru
  • 14,180
  • 18
  • 64
  • 84