An activity should have an API for displaying notifications, which is useful for closed activities that run asynchronous tasks. This allows the activity to notify the user when the task is complete. The notification closes as soon as the user clicks anywhere in the application.