On 11/19/2010 10:34 PM, Nathan wrote: > One of the alternative app stores is asking for unaltered, unedited > capture from the app as a video. > > Plus I'm also interested in cleaner video than I get by focusing a > camcorder on an Android on a table. > > Who knows how to do that? I think I found some posts that indicate > Mark Murphy may have solved this with a tool that goes through DDMS. > If so, I'll get that tool and donate.
I'm looking for the exact same thing. Apparently through DDMS you get a very low frame rate, and best result can be achieved with a beagle board: http://stackoverflow.com/questions/3161763/android-video-capture That said, it might be a bit complex, but I think that it should be possible to hack something to get low-level access to the frame buffer or similar. With root access of course. That beagle board is not so expensive though.. But it might also require an DVI/S-Video acquisition card I think. -- Olivier -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

