blob: ceaba3440cd61c4bdd2d8de89b15920f5b5c572f [file] [log] [blame]
page.tags="MessagingService"
sample.group=Notification
@jd:body
<p>
This sample shows a simple service that sends notifications using
NotificationCompat. In addition to sending a notification, it also extends
the notification with a CarExtender to make it compatible with Android Auto.
Each unread conversation from a user is sent as a distinct notification.
</p>