I am developing a webView based android application and was trying to capture the touch events. however it is not working and i saw this message in the log:
"Miss a drag as we are waiting for WebCore's response for touch down"
Does anyone know how to fix this problem?