Thanks a lot Dianne.

Worked like a charm.


On Mon, Apr 11, 2011 at 12:34 PM, Dianne Hackborn <hack...@android.com>wrote:

> <activity android:name="..." android:theme="@android:style/Theme.Wallpaper"
> />
>
> On Sun, Apr 10, 2011 at 9:26 PM, swapnil kamble <swap.kam...@gmail.com>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 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
>
>
>
>
> --
> 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.
>
>


-- 
Swapnil

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