Search code examples
androidscreenshot

Android Screen capturing or make video from images


I want to make video of my android screen(what i am doing on the android screen) programatically.

Is there any best tutorial or help regarding this. I have searched a lot but i found that thing...(Capture the android screen picture programtically). Ok fine if i capture a lot of images after each milliseconds than how i make video with a lot of captured images in android programmatic.


Solution

  • you can use following code for screen capturing in Android.

    Please view this url..... http://android-coding.blogspot.in/2011/05/create-custom-dialog-with-dynamic.html