I would like to integrate the basic events such as tap, drag, hold, swipe, etc on the drawn elements. This is fairly easy with WP7 since everything is a UIElement. I saw you have a AndroidCanvasTouchManager class. Do I use this to get the events working on Android? I haven't looked at IOs yet but I am guessing that Android will be the most troublesome to get working...
I would like to integrate the basic events such as tap, drag, hold, swipe, etc on the drawn elements. This is fairly easy with WP7 since everything is a UIElement. I saw you have a AndroidCanvasTouchManager class. Do I use this to get the events working on Android? I haven't looked at IOs yet but I am guessing that Android will be the most troublesome to get working...