Thursday, August 4, 2011

[android-developers] Re: Film Use of Android Device

You may be better off recording from PC and emulator. But then
Honeycomb is slow!

On Jul 26, 7:32 pm, New Developer <secur...@isscp.com> wrote:
> could you please give me more of a help
> my knowledge and use of adb is weak
>
> Thanks in advance
>
> On Jul 25, 2011, at 11:23 PM, Kevin TeslaCoil Software wrote:
>
>
>
>
>
>
>
> > The adb user also has access to /dev/graphics/fb0 so theoretically you
> > could do this with a shell script over adb instead of rooting the
> > device.
>
> > On Jul 25, 5:47 pm, lbendlin <l...@bendlin.us> wrote:
> >> If you have a rooted phone and a large SD card  you could run a background service that grabs the /dev/graphics/fb0  raw images and stores them for later conversion. Or you convert it on the fly to png - but that might stretch it already.
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscribe@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment