Software Archive
Read-only legacy content
17060 Discussions

multitouch Object

Adam_t_1
Beginner
797 Views

Pleas how i allow multitouch Object ? :/ i find this https://software.intel.com/en-us/node/493240 ;Where can i put it? pleas ...

0 Kudos
2 Replies
Swati_S_Intel1
Employee
797 Views

Please refer to this open source version of the multitouch plugin : https://github.com/01org/cordova-plugin-intel-xdk-multitouch

To include this in your project Use "Add a Third-Party plugin" option on the Projects tab.

Swati

0 Kudos
Amrita_C_Intel
Employee
797 Views

Hello,

It is highly recommended to include this as a third party plugin before using the function Enable. Secondly that function can be used inside any .js file after device ready function.

https://github.com/01org/cordova-plugin-intel-xdk-multitouch

0 Kudos
Reply