I think I understand you... but I'm not sure that I do completely. 

Having not used services for updating (or for managing updates) let me first 
ask what you mean by pushing updates so I don't misunderstand. 
Does that mean that in a service I instantiate an appWidgetManager, and then 
call its updateAppWidget with one RemoteViews? The RemoteViews coming from 
some update function I write? I think I can do that. 
And does that as a result mean that to fix the orientation issues that this 
thread's about when I get an onConfigurationChanged notification I do the 
same thing with the appWidgetManager and its updateAppWidget method? 

I think that makes sense. And that would be preferable to broadcasting from 
the service back to the appwidget? 

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

Reply via email to