接点のタイプ
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Wear OS を使用すると、ユーザーは情報をすばやく確認して対応できます。アプリ、タイル、ウォッチフェイスの追加機能、通知、音声操作により、スマートウォッチでさまざまなことができるようになります。
アプリ
デベロッパーは Wear OS アプリを使用して、ブランドを示す魅力的なエクスペリエンスを創出できます。そうしたアプリはスマートウォッチのハードウェア機能を最大限に活用し、リッチでインタラクティブなエクスペリエンスを提供できます。
アプリでは、ユーザーがコンテンツを操作してタスクを完了できます。アプリには、ウォッチフェイスの追加機能、タイル、ランチャー エントリ、通知でのタップなど、多数のエントリ ポイントがあります。
図 1. Wear OS のアプリ ランチャー。
タイル
タイルを使用すると、ひと目でわかる情報とアクションにすばやくアクセスできます。表示するタイルをユーザーが選択し、ウォッチフェイスからスワイプしてアクセスします。
タイルは、ウォッチフェイスの追加機能に表示される情報より多くの情報をユーザーが必要とするユースケースに適しています。
ユーザーはタイル カルーセルをすばやくスクロールして、情報とアクションにすばやくアクセスできます。
ウォッチフェイスの追加機能
ウォッチフェイスは時刻を知らせるだけでなく、関連性の高いタイムリーなデータを表示できます。インストール済みのアプリにウォッチフェイスの追加機能を含めると、今後の予約などの有用な情報とアクションが表示されます。
ユーザーは、タップしてウォッチフェイスの追加機能を操作できます。アプリの詳細の確認やウォッチフェイスの追加機能の状態変更などが可能です。たとえば、コップ何杯分の水分を摂取したかを 1 回タップするだけで追跡できるウォッチフェイスの追加機能などが考えられます。
図 2. エクササイズとカレンダー アプリのデータを表示するウォッチフェイスの追加機能を搭載したウォッチフェイス。
通知
通知は、状況に基づく周辺データを提供します。
通知を開いて、メッセージに返信する、地図上の場所を開く、曲を再生するなどの操作を行うことができます。インスタント メッセージとカレンダーの予定に利用できる通知テンプレートが用意されています。
図 3. 通知ストリーム内の通知。
音声操作
音声操作を使用すると、Wear OS をハンズフリーで操作できます。これにより、ユーザーは質問に回答しやすくなり、インストール済みのアプリで特定のアクションをトリガーできます。
図 4. ユーザーが「OK Google, 予定を表示して」と音声コマンドで話しかけると、画面上にテキストで表示されます。
組み合わせ
次の天気アプリの例に示すように、ユーザーのニーズの重要性と頻度に応じて、サーフェス全体でコンテンツに優先順位を付けることを検討してください。

Complication
P1: 今の天気は?

通知
P1: 天気に関する注意事項を教えて

タイル
P1: 今の天気は?
P2: 今日の天気は?

アプリ
P1: 今の天気は?
P2: 今日の天気は?
P3: 時間ごとの天気の変化は?
P3: 設定
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。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,["# Interaction types\n\nWear OS lets users quickly glance at information and take\naction. Apps, tiles, complications, notifications, and voice actions help\npeople get things done with the watch.\n\nApps\n----\n\nDevelopers can create branded, engaging experiences using Wear OS apps. These\napps can take full advantage of the watch's hardware capabilities to provide\nrich and interactive experiences.\n\nThe app is a destination where users can interact with content and\ncomplete their task. There are many entry-points to an app, including\ntapping on a complication, a tile, a launcher entry, and a notification.\n\n**Figure 1.** The Wear OS app launcher.\n\nTiles\n-----\n\nTiles provide quick access to glanceable information and actions. Users choose\nwhich Tiles they want to see and swipe to them from the watch face.\n\nTiles are great for use cases in which the user needs more information than can\nbe displayed in a complication.\n\nThe user can scroll quickly through the Tiles carousel for quick access to\ninformation and actions.\n\nComplications\n-------------\n\nWatch faces can tell more than time; they can show relevant, timely data. By\nincluding a complication, installed apps display useful information and actions,\nsuch as upcoming appointments.\n\nPeople can tap to interact with complications, including tapping to learn more\nin the app, or tapping to change the state of the complication. For example,\nimagine a complication that helps track how many glasses of water you are\ndrinking with a quick tap.\n\n**Figure 2.** A watch face with data complications for an exercise and calendar\napp.\n\nNotifications\n-------------\n\nNotifications provide ambient, contextual data.\n\nNotifications can be expanded to offer more interactions, such as\nreplying to a message, opening a location on a map, or playing a song.\nNotification templates are available for instant messaging, and calendar events.\n\n**Figure 3.** A notification in the notification stream.\n\nVoice actions\n-------------\n\nVoice actions enable hands-free interactions with Wear OS. These\nactions help people answer questions and can trigger specific actions on\ninstalled apps.\n\n**Figure 4.** After the user has spoken the voice command, \"OK Google, show me\nmy agenda,\" the query appears as text on screen.\n\nHow it all fits together\n------------------------\n\nConsider prioritizing content across surfaces according to how important and\nfrequently users need it, as demonstrated in this example weather app:\n\n\nComplication\n\nP1: What's the weather right now? \n\nNotification\n\nP1: Tell me about a weather advisory\n\n\u003cbr /\u003e\n\n\nTile\n\nP1: What's the weather right now?\n\nP2: What's the weather today? \n\nApp\n\nP1: What's the weather right now?\n\nP2: What's the weather today?\n\nP3: What's the hourly breakdown?\n\nP3: Preferences\n\n\u003cbr /\u003e"]]