通知
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
通知とは、ひと目でわかる時間的制約のある情報とアクションをユーザーに送信することです。
原則
有益: ユーザーの手首で音を鳴らすだけの価値はあるでしょうか。ユーザーが今すぐ対応する必要があるのでしょうか。
ひと目でわかる: 階層が明確な短い情報を使用して、情報をすばやく確認、理解できるようにします。
タイムリー: 特に時間的制約のある情報の場合、関連する情報を速やかに通知します。
テンプレート
Wear OS アプリスイートは、ブランドに合わせて調整できる通知テンプレートを使用しています。
標準
このテンプレートには、簡潔なメッセージや、大きなアイコン(該当する場合)、アクションが含まれており、ほとんどの通知で適切に動作します。

図 1. 閉じた状態の通知と開いた状態の通知の標準テンプレート。
拡張テキスト
このテンプレートを使用すると、通知を開いたときにプレビューで長いテキストが表示されます。

図 2. 閉じた状態の通知と開いた状態の通知の拡張テキスト テンプレート。
拡張画像
このテンプレートは写真付きの通知に使用します。ユーザーが通知にスクロールすると、画像が少しの間表示された後、カードに滑り込みます。

図 3. 閉じた状態の通知と開いた状態の通知の拡張画像テンプレート。
メッセージ
このテンプレートを使用すると最近のチャット履歴を表示でき、コードを記述することなく Google のスマート リプライ機能を利用できます。

図 4. 閉じた状態の通知と開いた状態の通知のメッセージ テンプレート。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-27 UTC。"],[],[],null,["# Notifications are glanceable, time-sensitive information and actions sent to the\nuser.\n\nPrinciples\n----------\n\n**Valuable**\nAsk yourself, is it worth buzzing the user's wrist for this? Does the user need\nto take action right now?\n\n**Glanceable**\nUse small pieces of information with clear hierarchy to enable users to rapidly\nscan and take in information.\n\n**Timely**\nSend notifications as soon as the information is relevant, especially when that\ninformation is time sensitive.\n\nTemplates\n---------\n\nThe Wear OS app suite uses notification templates that you can adapt for your\nbrand.\n\n### Standard\n\nThis template works well for most notifications and includes a succinct message,\na large icon when applicable, and actions.\n\n**Figure 1.** Standard template for collapsed and expanded notifications.\n\n### Big text\n\nUse this template to display longer text in a preview when the notification is\nexpanded.\n\n**Figure 2.** Big text template for collapsed and expanded notifications.\n\n### Big picture\n\nUse this template for notifications with a picture. When a user scrolls to the\nnotification, the picture displays for a second and then slips into the card.\n\n**Figure 3.** Big picture template for collapsed and expanded notifications.\n\nMessaging\n---------\n\nUse this template to display recent chat history, and leverage Google's Smart\nReply features without writing any code.\n\n**Figure 4.** Messaging template for collapsed and expanded notifications."]]