Short Answer
One of the things we must do to handle touch events is register an object of a class that implements View.OnTouchListener on one or more __________________.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: The onDown method of the GestureDetector.OnGestureListener interface
Q13: Touching the screen can be detected on
Q14: If a TextView has not been displayed
Q15: One of the things we must do
Q16: The rgb _ method of the Color
Q17: Which method of the GestureDetector class should
Q18: The public field of the ViewGroup.MarginLayoutParams class
Q19: The onSingleTapUp method of the GestureDetector.OnGestureListener interface
Q20: What does the getAction method of MouseEvent
Q21: The onTouch method on View.OnTouchListener has this