Anyone know how to create a mouse pointer for the finger ?? I have a framelayout which displays an ImageView This must be the background image Then on top I am trying to draw lines I'm trying to have a mouse pointer (looks more like a target sites) so that you can fix the start of the line then using the same fix the end of the line and finally draw a line between the two points
I'm using the onTouch and triggering with ACTON_DOWN etc.. When I move the pointer it either leaves a ghost trail behind, or if using XferMode leaves a black square ? any help would be greatly appreciated thanks in advance -- 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

