2

I am developing an application which captures screenshots and records the screens as video, without rooting the device.

I tried the ASL Demo which is given in the following link

http://code.google.com/p/android-screenshot-library/

It's working only to take screenshots. How can I record the screens in android?

Thanks in advance.

  • Yes, If we do any work or perform any activity, the total activity need to be record and store it in sdcard. – user1389080 Jun 20 '12 at 10:45
  • Hi, Please help me. I am waiting for good result. – user1389080 Jun 23 '12 at 05:15
  • ok you are screen shot any screen like i.e, home,menu and other screens! – Dinesh Jun 23 '12 at 05:29
  • Yes. Is it possible to take screenshot without run native method? – user1389080 Jun 23 '12 at 05:52
  • it's not possible for non-rooted devices and you can screen shot in your application frame by frame after join the frames convert to video! – Dinesh Jun 23 '12 at 06:03
  • ok. But asl library is working in non-rooted device. Here need to run native "run.bat" file through command prompt. Thereafter possible to take screenshot of anyscreens and all the screens can be stored in sdcard. Now i need to record that screens while taking screenshot and play it as video. – user1389080 Jun 23 '12 at 06:15
  • video recording not possible non-rooted device. screen capture possible for you application like talking tom cat app to video screen recording! – Dinesh Jun 23 '12 at 06:18

0 Answers0