[android-developers] Re: webkit onGestureXXX

2010-03-24 Thread Atlantix
I would like to know too, and also I would like to know if Android
browser supports multitouch DOM events like Safari for iPhone.
Please, let me know! Thanks.

Flavio

On 19 Mar, 17:38, mike enervat...@gmail.com wrote:
 Is there any plans to support the onGestureXXX set of events
 like the iPhone's webkit has?

 Mike, curious

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


[android-developers] Re: webkit onGestureXXX

2010-03-19 Thread davemac
I'm not familiar with the iPhone capabilities, but Android comes with
the ability to understand gestures. Check out GestureOverlayView:

http://developer.android.com/reference/android/gesture/GestureOverlayView.html

- dave
www.androidbook.com

On Mar 19, 12:38 pm, mike enervat...@gmail.com wrote:
 Is there any plans to support the onGestureXXX set of events
 like the iPhone's webkit has?

 Mike, curious

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.