1
2# GOOGLE SAMPLE PACKAGING DATA
3#
4# This file is used by Google as part of our samples packaging process.
5# End users may safely ignore this file. It has no relevance to other systems.
6---
7status:       PUBLISHED
8technologies: [Android]
9categories:   [Notification, UI]
10languages:    [Java]
11solutions:    [Mobile]
12github:       android-CustomNotifications
13level:        BEGINNER
14icon:         screenshots/icon-web.png
15apiRefs:
16    - android:android.app.Notification
17    - android:android.app.NotificationManager
18    - android:android.app.PendingIntent
19    - android:android.support.v4.app.NotificationCompat
20    - android:android.widget.RemoteViews
21license: apache2
22