As far as I know they work fine. I have that code running fine with both touch screens and trackballs. Can you be more specific about the problem you are seeing?
On Sun, Nov 29, 2009 at 5:55 PM, gan <[email protected]> wrote: > Hi: > > In Android 2.0, generateRelMotion&generateAbsMotion replace > generateMotion. > But seems MotionEvent related with ACTION_UP not generate rightly in > the API InputDevice.MotionState.generateRelMotion. > > My question is: > For relative coordinates devices, does > MotionEvent.ACTION_UP&MotionEvent.ACTION_DOWN would be supported from > 2.0 on that let other codes can use besides ACTION_MOVE ? > > Thanks&BstRgds > gan > > -- > 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
