スライス
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Slice とは、Google 検索アプリ内や、Google アシスタントなど他の場所にも、アプリのリッチで動的なインタラクティブ コンテンツを表示するための UI テンプレートです。Slice により、アプリの操作を全画面表示以外で行えるようになり、ユーザーはより速くタスクを完了できます。アプリ アクションの拡張として Slice を作成できます。
Slice は Android Jetpack に組み込まれており、Android 4.4 にまでさかのぼってサポートされます。つまり、Android ユーザーの 95% をカバーできます。
Slice の作成を今すぐ始めるには、スタートガイドをご覧ください。
リッチで柔軟なレイアウト
テンプレートを使用すると、Slice の色、テキスト、画像、動画などをアプリのデザインに合わせてカスタマイズできます。

動的でインタラクティブなコンテンツ
Slice では、ライブデータ、コンテンツのスクロール、インライン アクション、アプリへのディープリンクがサポートされています。Slice には、切り替えボタンやスライダーなどのインタラクティブ コントロールを含めることもできます。

このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。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,["# Slices are UI templates that can display rich, dynamic, and interactive content\nfrom your app from within the Google Search app and also in other places like\nthe Google Assistant. Slices can help users perform tasks faster by enabling\nengagement outside of the fullscreen app experience. You can build Slices as\nenhancements to [App Actions](/guide/actions).\n\nSupport for Slices is built into [Android Jetpack](/jetpack) and can extend all\nthe way back to Android 4.4, reaching approximately 95% of all Android users.\n\nCheck out the [getting started guide](/guide/slices/getting-started) to start\nbuilding Slices today.\n\nRich and flexible layouts\n-------------------------\n\nUsing [templates](/guide/slices/templates), you can customize your Slices with\ncolor, text, imagery, video, and more to match your app's design.\n\n\nDynamic and interactive content\n-------------------------------\n\nSlices support live-data, scrolling content, inline actions, and deep-linking\ninto your app. Slices can also contain interactive controls like toggles and\nsliders."]]