All member functions in AppWidgetProvider have a Context type. I think you can call Context's getContentResolver() to get an content resolver intance.
2009/12/31 deeMurthy <[email protected]> > Hi > > Is it possible to access the content resolver methods in a class > extending from AppWidgetProvider class? Have been trying to do it with > no luck so far. Please help. > > Many Thanks! > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- BRs, Rui -- 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

