Rohit
Rohit

Reputation: 7161

Record video of any application installed/running in android

Android Smartphone/Tablet (2.3 and above): How can I capture a video and audio of an application? I need to record and save movie of my running application.

I know about DDMS, but it takes only screen shots. But I need video + audio being played in android app

Requirement: Need to make video of application installed in android smartphone/tablet. (i.e. capturing screens and voices appearing in the app), something like screencast

Many Thanks in advance

Upvotes: 3

Views: 5610

Answers (1)

Vivart
Vivart

Reputation: 15303

I use android screencast tools to mirror my android device on my pc.

Android Screencast

Droid @ screen

and a screen recording tool to record screens.

e.g. on macbook i use quicktime player's screen recorder.

CamStudio for windows

Upvotes: 4

Related Questions