what's the eclair required linux kernel version? I had tried to download lastest kernel from android git site, but it didn't have any multi touch protocol code. And the lastest kernel version only 2.6.29.
Please correct me if I make the wrong understanding. On 12月4日, 下午5時02分, Dianne Hackborn <[email protected]> wrote: > Yes it uses the standard linux multitouch protocol. > > > > > > On Thu, Dec 3, 2009 at 5:19 PM, JW <[email protected]> wrote: > > Hi Dianne > > Is 2.0 eclair multitouch based on linux kernel 2.6.30 multitouch > > protocol? > > or I just need the signal touch hardware and kernel driver? > > > I'm confused by eclair multitouch and linux kernel 2.6.30 multitouch > > protocol. > > > On 12月4日, 上午8時49分, Dianne Hackborn <[email protected]> wrote: > > > Hi, the multitouch APIs were added in 2.0 so you can not officially > > support > > > them prior to that. You could of course hack the system to do something, > > > but third party apps will not be able to use whatever you do. > > > > On Thu, Dec 3, 2009 at 1:39 AM, JW <[email protected]> wrote: > > > > I'm using cupcake now and linux kernel 2.6.27 . > > > > > But I would like to support multi-touch function. > > > > Is there any hint about how to add multitouch function in cupcake? > > > > > I found that linux kernel 2.6.30 had added one multi-touch protocol, > > > > did that mean I must upgrade my kernel to be 2.6.30+? > > > > > -- > > > > unsubscribe: > > > > [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
