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, Wearable] 10languages: [Java] 11solutions: [Mobile] 12github: android-WearNotifications 13level: INTERMEDIATE 14icon: screenshots/icon-web.png 15apiRefs: 16 - android:android.app.Notification 17 - android:android.support.v4.app.NotificationCompat.BigPictureStyle 18 - android:android.support.v4.app.NotificationCompat.BigTextStyle 19 - android:android.support.v4.app.NotificationCompat.InboxStyle 20 - android:android.support.v4.app.NotificationCompat.MessagingStyle 21 - android:android.support.v4.app.NotificationManagerCompat 22 - android:android.support.v4.app.RemoteInput 23 - android:android.support.v4.app.TaskStackBuilder 24 - android:android.support.v7.app.AppCompatActivity 25 - android:android.support.v7.app.NotificationCompat 26license: apache2 27