Thanks for the reply. Can you flesh it out a little? I see some examples that dont use override, so there must be a reason? Do I stick this in the activity or the view or the onCreate or ?? I get this event, and 'do some stuff' like increment a count and print it out. Then what? When I hit the key a 2nd time, does the count 'or' over the old count? So do I need to do an invalidate somewhere to redraw the background? (Its a png of a dial face... I want to rotate the needle in 1 deg increments using the az keys for up, down).
-- 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

