I notice that TrackballEvents are different that MotionEvents, and it
makes me wonder what happens on a device that does not support a touch
screen.

Suppose I have an Etch-a-Sketch application, that allows me to do
crude drawings on my screen.  With the G1 phone, I just watch for
MotionEvents and draw them.

Can anyone confirm (or deny) that, on a device that doesn't have a
touch screen, my application will not work?  Or, possibly, might
trackball events appear as MotionEvents, on such a device.

-blake
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to