On Jun 1, 10:48 am, Romain Guy <[email protected]> wrote: > From where are you sending a command? Commands are supposed to be sent > by the Home application.
I see; that's not mentioned in the docs. I'm sending a command from elsewhere in my own app (not a Home app, btw), essentially telling the wallpaper to refresh itself under various circumstances. So, it sounds like sendWallpaperCommand() isn't the right way to be doing this. Any recommendations for a better approach? I wouldn't mind sending it an Intent, but I'm not clear how to reach it with one. String -- 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

