Hi, when using the new Service.startForeground() method how do you do updates to remote widgets? What is the right way? Updating the remote views doesn't seem to work. Should I notify again with the same ID instead?
I didn't see any documentation on that: http://developer.android.com/intl/zh-CN/guide/topics/ui/notifiers/notifications.html and http://developer.android.com/intl/zh-CN/reference/android/app/Service.html#startForeground(int, android.app.Notification) Cheers, Mariano -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

