Widget: Get data from configure Activity to AppWidgetProvider
- by Johan B
Hi,
I'm writing a widget where i first have a configure screen where the user makes a selection. Then I want to pass that data on to the actual widget. This must be really simple but I just can find out how to do it.