javascript - how to draw on canvas element in phonegap with touch -


i new @ phonegap, working on canvas drawing in phonegap canvas element not responding on touch events using samsung note testing.please me example of drawing in canvas element in phonegap..

here's phonegap 2.0.0-based example application on github demonstrates how use touch events , canvas draw: https://github.com/rockncoder/pgatouchpaint


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -