Files
android_development/samples/browseable/BasicNotifications/_index.jd
quddusc 11d2eef36f Updated browsable sample descriptions.
Change-Id: I21e3dfacb4bc1acfbe3b17c5f8001ee758f9eec2
(cherry picked from commit 3943cdc962)
2013-10-31 11:55:15 +00:00

11 lines
276 B
Plaintext

page.tags="BasicNotifications"
sample.group=UI
@jd:body
<p>This sample demonstrates how to display events in the system's notification
bar. The {@link android.support.v4.app.NotificationCompat} API is used for
compatibility with devices running Android 2.2 or higher.</p>