Hello Community,
recently I finished the AndEngineMultiTouchExtenison. It’s an extension as MultiTouch is only supported by Android 2.0 and higher and so it works only when the Android-Version and the Device support is 2.0 or higher.
Example-Code:
- MultiTouchExample
- AnalogOnScreenControlsExample (has 2 analog controls)
The following video shows me running the MultiTouchExample on my Nexus, which suffers from the “poor” multitouch capabilities of the display of the Nexus.
Somebody has an Evo 4G or a Milestone/Droid? It should work perfectly with those.
Hope this helps some of you
Best Regards,
Nicolas




July 23rd, 2010 03:06
Is this built in to the demo app? I tried moving the cards around on my droid x and it only worked with one finger ):
July 23rd, 2010 09:09
It has been a while since I had updated the app in the market. But is in the repository for sure.
Best Regards,
Nicolas
July 31st, 2010 02:35
I tested the multi-touch that came in the demo app and works perctly on my Droid/Milestone
July 31st, 2010 12:57
Great thanks for testing =)
July 31st, 2010 02:36
works perfectly
August 9th, 2010 12:16
[...] Via [AndEngine] [...]
September 9th, 2010 14:43
I found a bug in your demo code:
If you dragged 2 cards, you can pick up a new card with your 2nd finger, but not with your first (while holding your second).
September 10th, 2010 01:28
You mean, put down 2 fingers, THEN lift the first finger THEN first finger cannot pick another card?
Best Regards,
Nicolas
December 15th, 2011 01:02
where are the extensions?
I can’t test nothing, because in the repository aren’t the extensions
January 10th, 2012 08:14
Have a look here: https://github.com/nicolasgramlich/