パーソナライズ化のサポート
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
基本的なウォッチフェイスを作成したら、ウォッチフェイスの外観と表示される情報の両方をユーザーがカスタマイズできるようにすると、スマートウォッチをよりパーソナライズし、より便利にすることができます。
カスタマイズするには、UserConfigurations
を使用してユーザーが外観を調整できるようにします。表示される情報をカスタマイズするには、ウォッチフェイスの追加機能のサポートを含めます。
どちらのカスタマイズでも、ユーザーはウォッチフェイス エディタを使用して変更を行います。エディタを有効にするには、ウォッチフェイスを編集可能に設定します(詳しくは、パッケージング ガイダンスをご覧ください)。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。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,["# Support personalization\n\nOnce you have a basic watch face put together, letting the user customize both\nthe appearance of the watch face and the information shown on it, helps make the watch\nmore personal and more useful.\n\nFor personalization, use `UserConfigurations` to allow the user to\ntailor the appearance. For customizing the information shown, include support for Complications.\n\nFor both types of customizations, the user uses the Watch Face Editor to make\nchanges. To enable the editor, set the watch face to be *editable* (see\nthe packaging guidance for more information)."]]