There is really no such thing. The first part is app-specific. The second part is completely encapsulated in the NotificationManager API and its back-end StatusBarService class, which is pretty straight-forward: the app creates and delivers a notification, the status bar displays it, and the status bar implements the code to let you drag it open and see the full details of its notifications.
On Fri, Mar 13, 2009 at 11:22 AM, [email protected] <[email protected]>wrote: > > Hi All, > > Need your help guys. I am currently trying to search for a FLOWCHART/ > ILLUSTRATION with (at least easy to understand) explanation on HOW > USERS ARE NOTIFIED OF A NEW MESSAGE AND HOW THIS IS TRIGGERED TO SHOW > ON THE SCREEN (such as "3 New Messages Received") on the OS or > Application service level of Andriod. > > Any references you can recommend? :) > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
