It is showing.  It's the active wallpaper.
I then launch my app, and select the menu item that sends the wallpaper
command.  (Note that this checks to see that the active wallpaper IS the one
it's expecting.)
The log shows my app sending the command, but the wallpaper never receives
it.

On Thu, Jan 13, 2011 at 4:55 PM, Dianne Hackborn <hack...@android.com>wrote:

> Yes you must be showing the wallpaper, such as by settings your theme to
> Theme.Wallpaper.
>
> On Thu, Jan 13, 2011 at 4:39 PM, John Lussmyer <johnlussm...@gmail.com>wrote:
>
>> Hmm, question on that.  By "sitting on top of the wallpaper", do you mean
>> an app that leaves the wallpaper partially visible? (like the desktop)
>>
>>
>> On Thu, Jan 13, 2011 at 2:10 PM, John Lussmyer <johnlussm...@gmail.com>wrote:
>>
>>> My app is the one the user is working with, and the command is sent
>>> during the onOptionsItemSelected() processing.
>>>
>>>
>>> On Thu, Jan 13, 2011 at 12:26 PM, Dianne Hackborn 
>>> <hack...@android.com>wrote:
>>>
>>>> You must be the current foreground activity sitting on top of the
>>>> wallpaper to use the command.
>>>>
>>>
>>>
>>  --
>> 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<android-developers%2bunsubscr...@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.
>
>  --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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