Home | History | Annotate | Download | only in .google
      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 ---
      7 status:       PUBLISHED
      8 technologies: [Android]
      9 categories:   [Notification, Wearable]
     10 languages:    [Java]
     11 solutions:    [Mobile]
     12 github:       android-WearNotifications
     13 level:        INTERMEDIATE
     14 icon:         screenshots/icon-web.png
     15 apiRefs:
     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
     26 license: apache2
     27