Android Auto では、ユーザーが何も聴いていないときに、ダッシュボードにコンテンツのおすすめを表示できます。ブラウジング ツリーの上部からおすすめコンテンツを取得するデフォルトのロジックを回避するには、アプリが独自のおすすめコンテンツのソースを提供し、これらの候補を運転中の状況に合わせて調整する必要があります。
[[["わかりやすい","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-04-16 UTC。"],[[["Android Auto apps should provide 10 media item recommendations for display in the dashboard when the user isn't listening to anything."],["These recommendations should be relevant to the driving context, potentially drawing from the user's in-car listening history."],["Providing a dedicated source for these recommendations improves the user experience compared to using the default browse tree logic."],["Apps can send recommendations through the media browser service using the `EXTRA_SUGGESTED` key for integration with the \"For You\" pane."],["Relevant recommendations help drivers make quicker media choices, minimizing distractions while driving."]]],[]]