タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

AndroidとAndroidWearに関するgungleのブックマーク (1)

  • Android Wear に Notification で出来ること

    参考 Adding Wearable Features to Notifications Creating a Notification Receiving Voice Input in a Notification Adding Pages to a Notification Stacking Notifications 概要 スマホと Wear が接続されていると、Notification が Wear にも表示(同期)される。 Wear では通知はカードとして表示され、このカードが表示されるところを context stream という。 これまでの通知でももちろん Wear に表示されるが、Wear 用に Notification を拡張することができる。 Notification を作る Notification の作成には NotificationCompat.Builder

    Android Wear に Notification で出来ること
  • 1