Hi,
I want to draw line between to touch points on image view. For getting
1st point, I touch on imageview and click the button1, after click button1
i am getting first touch points i.e. (startX and startY). For getting 2nd
point, I touch on imageview and click the button2, after click button1 i
am getting second touch points i.e. (endX and endY). After getting 2nd
touch point i want to draw line between startX,startY and endX, endY on
button2 click.
Please help me to do this.
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