http://developer.android.com/reference/android/view/MotionEvent.html
public boolean onGenericMotionEvent (MotionEvent event) Since: API Level 12 (From View.) Kris On Sat, Aug 20, 2011 at 2:22 PM, bob <[email protected]> wrote: > Let's say you have an image, and you want to know the x and y of the > user's click. Anyone know what widget to use? > > -- > 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 -- 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

