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