Using Touch class that implements onTouchListener (and matrix) to drag a crosshairs on an image aiming pad, how can I have the movements control another dot (imageview) in a another part of the screen within a rectangle proportioned the same (but a different size) as the aiming pad? The dot would mimic the moves the user makes with the crosshairs ...
Is the answer a custom listener, broadcast receiver? ... Or somehow calling the main class methods from within the Touch class ? Any suggestions greatly appreciated ... -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

