I'm not using paint or canvas, I'm using openGL and I need to draw a bitmap on all touch points (it is not a solid color bitmap but has a texture in it).
On Oct 17, 4:58 pm, Aks <[email protected]> wrote: > Use drawline() in ACTION_MOVE instead of drawPoint() ... -- 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

