> > > Actually, I think that part of the message may be a fluke. There > appear to be two cases which call the postNotification() where that > exception is raised, and only one of those is for a startForeground() > scenario, if I am reading the source properly.
To clarify, I don't call startForeground() in any of the cases. The purpose of the notification is purely visual and not to make the service foreground. Perhaps you were referring to the Activity that would be started though?? > > -- 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

