I applied android:theme=...@android:style/Theme.Wallpaper” to get the
current wallpaper as the background of my application. Then, I used
the getRootView().getDrawingCache() to get the screenshot of my
application. I found that the screenshot didn’t include the current
wallpaper. Does anyone know the reason? Is there the method to get the
screenshot which includes the current wallpaper without DDMS when I
apply android:theme=...@android:style/Theme.Wallpaper”?

Thanks for helping.

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

Reply via email to