-2

I want to record my app screen with audio and can access later,I saw this feature in Talking Tom application. I want to know how can I record my app screen. please help me

Shijil
  • 2,226
  • 18
  • 33

1 Answers1

0

Programmatically recording video from within your app will require root access. You'll notice that the apps available to do this in the Play Store prominently list "REQUIRES ROOT" in their app descriptions.

These links may help.. Screen Video Record of Current Activity Android

http://thetechjournal.com/electronics/android/how-to-capture-screenshots-and-record-video-on-android-device.xhtml

http://answers.oreilly.com/topic/951-how-to-capture-video-of-the-screen-on-android/

http://www.mightypocket.com/2010/09/installing-android-screenshots-screen-capture-screen-cast-for-windows/

http://sourceforge.net/projects/ashot/

Community
  • 1
  • 1
Darish
  • 11,032
  • 5
  • 50
  • 70