On Nov 16, 6:20 am, Vic <kvic2...@gmail.com> wrote:

> I want to capture the screenshot of live wallpaper which is the
> current wallpaper in the launcher. Is there the method to capture the
> screenshot?

Not in code, no, unless the device is rooted.

If you just want a static screenshot, e.g. for your Market listing,
use DDMS. If you want something dynamic in your app at runtime... I'd
think your best bet is to create an Activity which uses the system
wallpaper as a background, and show that to the user as a
"screenshot".

String

-- 
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