Re: [android-developers] a good way to do screen cast on android

2010-10-05 Thread dan raaka
galaxyS does screen replication on the video output http://www.samsung.com/us/mobile/cell-phones-accessories/ECC1TX1BBEGSTA -Dan On Mon, Oct 4, 2010 at 10:15 AM, Mark Murphy wrote: > On Mon, Oct 4, 2010 at 1:11 PM, dadada wrote: > > is there a good way to do screen cast on android? > > If you

Re: [android-developers] a good way to do screen cast on android

2010-10-04 Thread Mark Murphy
On Mon, Oct 4, 2010 at 1:11 PM, dadada wrote: > is there a good way to do screen cast on android? If you can live with ~5fps, you can grab screenshots via the protocol used by DDMS and stitch them together into a video. Or, if you have a Droid Incredible, Samsung Galaxy S, or other device that c