There is no HAL; the system uses the standard Linux multitouch driver protocol.
On Thu, Nov 5, 2009 at 7:50 PM, jeff218 <[email protected]> wrote: > Hi, So it seems there is no multi-touch gesture engine is built-in in > Eclair. > Which means every signle application has to define and do their own > gesture recognition,right? > > Can I get the details of the HAL of multi-touch interface for touch > panel driver? > And can we have a list of touch panel vendor list which has supported > or is doing this feature? > Thank, > Jeff > > > On 11月6日, 上午2時12分, Dianne Hackborn <[email protected]> wrote: > > The new APIs are all on MotionEvent: > > > > http://developer.android.com/reference/android/view/MotionEvent.html > > > > <http://developer.android.com/reference/android/view/MotionEvent.html > >Please > > look at android-developers where I have posted about the new APIs and > > answered questions. > > > > On Thu, Nov 5, 2009 at 4:44 AM, Jerry <[email protected]> wrote: > > > Anyone knows about the multi-touch support on Eclair? Including the > > > feature and schedule? If yes, any API documentation could be > > > downloaded for development reference? > > > > > -Jery > > > > > -- > > > unsubscribe: > > > [email protected]<android-porting%[email protected]> > <android-porting%[email protected]<android-porting%[email protected]> > > > > > website:http://groups.google.com/group/android-porting > > > > -- > > Dianne Hackborn > > Android framework engineer > > [email protected] > > > > Note: please don't send private questions to me, as I don't have time to > > provide private support, and so won't reply to such e-mails. All such > > questions should be posted on public forums, where I and others can see > and > > answer them. > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
