Hi, I'm trying to implement a trackball event. I have to manage action move only (right/left). My onTrackballEvent(MotionEvent e) method is called normally, but getX (event) return zero.
I don't know why... Using emulator (F6) values are return correctly. Thanks for you help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

