Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

android: video capturing on device or emulator [closed]

is it possible to capture what's going on in an android screen as video, either on the device itself or the emulator?

thanks!

like image 228
clamp Avatar asked Nov 22 '10 14:11

clamp


1 Answers

You could use one of the many screencast webapps - I personally use http://screenr.com/ and http://www.screentoaster.com/ - they're both quite easy to use and work under win, osx and linux. Screentoaster support uploading to youtube too. It's possible to confine the recording area so that it just captures the emulator's display.

The only downside is that I haven't been able to find a screencast webapp that hides the mouse cursor.

Edit: Apparently ScreenR is osx and win only.

like image 85
junkdog Avatar answered Oct 21 '22 10:10

junkdog