Hacker News new | ask | show | jobs
by 10ren 5861 days ago
Do android phones have multi-touch, or do apple patents prevent this?

I'm working on UI trees that can be rearranged with the mouse. It works OK, though a little awkward. I think with a touch screen, it would be incredibly intutive - like rearranging physical blocks.

1 comments

Android did not initially support multi-touch. It does now.
thanks