? On Mon, Oct 25, 2010 at 9:17 PM, morty346 <[email protected]> wrote:
> I have a issue that I have been struggling with for some time and its > becoming quite frustrating... > > I have an app that a user can modify the background image of a widget > in a configure activity. Once they select what image they want I save > a SharedPreferences file with the widgetsID and the value for the > image... however in the onEnabled of the WidgetProvider I do not know > the widget ID, so I can not do a look up of which image to use... > Since there can be multiple instances of this widget I do not know > which id goes with which onEnabled... > > any suggestions? > -- 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

