<activity android:name="..." android:theme="@android:style/Theme.Wallpaper"
/>

On Sun, Apr 10, 2011 at 9:26 PM, swapnil kamble <[email protected]>wrote:

> Hi All,
>           I am trying to set my application's background with live
> wallpaper. With the older static wallpaper mechanism, there was one API
> "getWallpaper()", using which we were able to get current wallpaper's
> drawable and use it as a background in our own application. Now I am looking
> for a API or mechanism using which I could also make my application's
> background act as current live wallpaper. Basically whenever user sets the
> live wallpaper, along with HOME /Launcher activity, it should take effect in
> my application as well.
>
> What is the key, when I say "set wallpaper" it gets applied to HOME
> activity ? Is it somewhere in Wallpaperservice or HOME activity ?
>
> Does anyone has any ideas about this ?
>
> Thanks
> Swapnil
>
> --
> 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




-- 
Dianne Hackborn
Android framework engineer
[email protected]

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