Hi,
i tested touch handling on android. On android (with an galaxy tab 10.1) perfomance is not acceptable. I made a small demo app where a sprite follows the cursor. With the default browser there is a considerable lag between my finger and the sprite. Also the framrate drops from 60 to 40fps. It alsmost seems that the touchevents are recorded OK but the handling (by construct?) lags terrible behind.
test project can be downloaded from
dl.dropbox.com/u/401435/testtouch.capx
(i modified an existing project from one of in your forum members)
regadrds Gijs