I’m new to Android programming and I’ve coded a simple game where two players have to press their own button to reach the goal. What’s the problem?
- I’ve tested the app on Galaxy Nexus 4.0.3 and works perfectly.
- Just tested on HTC Desire 2.3.7 and doesn’t work as expected.
But while on Galaxy Nexus the 2 player can press the buttons at the same time, on the HTC Desire they cannot.
Both devices have multitouch capability.
Thanks
As far as I know the HTC Desire (and also it’s sister Nexus One) aren’t really multitouch capable. It’s more a fake, I think they tell you a “square” which is pressed (unsure).
There are programs on the market which are able to visualize what the device recognized, you should install one of them on both devices and see where the differences are when you touch them in the same, multitouch, way.
There are also more resources on the net about it, it’s well known.