Capture Video of Android's Screen
Posted
by
Taranfx
on Stack Overflow
See other posts from Stack Overflow
or by Taranfx
Published on 2011-03-21T18:52:39Z
Indexed on
2013/11/04
21:54 UTC
Read the original article
Hit count: 172
android
|video-capture
Forget screenshots, is it posible to capture a video of the running application in android? Rooted or non-rooted, I don't care, I want atleast 15fps.
Update: I don't want any external hardware. The intent is to make it perfectly portable and every frame is captured within Android OS. If it crosses the boundaries of the app sdk, I'm willing to go to OS level modifications but I would need a starting point.
© Stack Overflow or respective owner