Synced to lmp-mr1-ub-docs commit 9b3abfde74ffa708734d2b8a09e1de0a0c82451c. Change-Id: Ibae1c4729c9b8b4c0de2faebb998459a8da524e1
14 lines
400 B
Plaintext
14 lines
400 B
Plaintext
|
|
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>
|