Skip to content
Joshua Rogers edited this page Jan 2, 2014 · 1 revision
  • get an instance of NotificationManager from a context
  • sets a status message in the status bar window of the android device
  • notify a user of an event that has occurred from within a running service

Clone this wiki locally