I was able to successfully play using touchstart, touchmove and touchhend on Android using jQuery and an HTML page. Now I'm trying to figure out what the trick is to define a long tap event where one picks and holds for 3 seconds. I donβt seem to understand this yet. I want this exclusively in jQuery without Sencha Touch, JQTouch, jQMobile, etc.
I like the concept of jQTouch, although it does not give me much, and some of my codes break with it. With Sencha Touch, I'm not a fan of moving from jQuery to Ext.js and some new way to javascript abstraction, especially when jQuery is so capable. So, I want to understand this with jQuery. I was able to execute many jQTouch and Sencha Touch functions myself using jQuery. And jQMobile is still too beta and is not targeting Android yet.
jquery android
Volomike
source share