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