On Sun, Oct 31, 2010 at 3:13 AM, Lance Nanek <lna...@gmail.com> wrote:

> Never tried it, but first thing I would try is to just make a Bitmap
> the size of the screen, construct a Canvas using the constructor that
> takes a Bitmap, then get the Window from the Activity, then get the
> decor View from that, and pass the Canvas to its onDraw.
>

Yes, that works fine.

-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to