I am developing an application for kids which does include a lot of animation. As a part of that I have to write a letter 'S' automatically on the GestureOverlay when an activity starts. It should be like a hand has to come and write the letter 'S' on the screen automatically when a particular activity is called. I have the image of a hand and the hand has to write the letter 'S'

Is that possible? How can it be achieved? Can anyone please help me?

Thanks a lot.

link|improve this question

67% accept rate
feedback

2 Answers

You can probably find a solution exploring this API demo "Gesture Builder" Source code, here is the link.

link|improve this answer
gesture builder means we have to write on the screen but here an imageview should write the letter 'S' – Rosalie Aug 11 '11 at 8:08
feedback
up vote 0 down vote accepted

I have found out the solution from someone else's question which is almost the same like what I have asked. Here it is Draw Lines perodically

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.