The document provides information about notifications in Android L and best practices for implementing notifications. Some key points:
- Notifications in Android L receive visual, structural, and functional updates including new material design, availability on the lock screen, and heads-up notifications.
- Notifications should be used to inform users of relevant events and keep them updated when the app is not in use. Priority levels, categories, and expanded views are discussed.
- Guidelines are provided for making notifications personal, navigating to the right place, managing priority levels, summarizing notifications, using distinct icons, and more. When and when not to display notifications is also covered.
Related topics: