diff --git a/Android.mk b/Android.mk index ed85df0ffef73..d5d04ea8b230b 100644 --- a/Android.mk +++ b/Android.mk @@ -739,7 +739,8 @@ sample_groups := -samplegroup Background \ -samplegroup Testing \ -samplegroup UI \ -samplegroup Views \ - -samplegroup Wearable + -samplegroup Wearable \ + -samplegroup Notification ## SDK version identifiers used in the published docs # major[.minor] version for current SDK. (full releases only) diff --git a/docs/html/samples/notification.jd b/docs/html/samples/notification.jd new file mode 100644 index 0000000000000..bbcea9339a439 --- /dev/null +++ b/docs/html/samples/notification.jd @@ -0,0 +1,11 @@ +page.title=Notification +@jd:body + + +
+
+ + +