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