views:

81

answers:

1

I wanted to make a video presentation of my android application. i know i can make the presentation by holding a camcorder in front of the screen and give walkthrough the application. But is there any other way this can be done, something on the lines of JingProject for windows wherein you can record your activities on your screen in a video.

is there a tool that can help me achieve the same on my android device

+4  A: 

Try this http://code.google.com/p/androidscreencast/

Update : I would like to add Droid@Screen | Credit/Source Question No 2844343

Ravi Vyas