Okay, I have found that the ScrollPanel implements already touch events and do a scroll event on mobile devices.
However, I have found that on IPhone4, the scrolling is smooth, fast, whereas on Android Froyo and Android Gingerbread, the scrolling isn't fast, it just slides vertically or horizontally but hardly.
Sometimes, suddenly it moves fast and scrolls as on IPhone device, then it just hangs and gets back to the slow scrolling.
Is there any fix for that or shall I wait for the final Release of GWT 2.4 ?
Thank's!