• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Can a Widget and a Live Wallpaper Interact with each other?

morty346

Lurker
I am newer to android, but a experienced programmer

I know that a live wallpaper is a service, and I have a threaded system to handle interaction with the live wallpaper.
I also know that a widget appwidgetprovider

but is there a way to link the two? so say I have a small game as a live wallpaper and to add some buttons to the live wallpaper I place them in the widget, or when I click a button on a widget the live wallpaper is alerted or vice versa
 
Back
Top Bottom