Karthik, Call device.touch(x,y,'DOWN') event - this should send the touch down event. Call device.drag((x,y), (x+20, y), 0.25, 20) This event should drag the neighboring pixel..
If the previous event is not cancelled then it should be able to zoom the picture or whatever drawn on the surface... I am not sure about it.. Will test and let you know. Best Regards, Vinayak Kolagi -- 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

