게임 대시보드는 Android 12 이상을 실행하는 모든 Pixel 기기에서 제공됩니다. 다른 OEM 기기에서는 게임 대시보드가 제거되거나 유사 애플리케이션으로 대체될 수 있습니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 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,["# About the Game Dashboard\n\nThe Game Dashboard is an overlay displayed on top of a running game to provide\nfeatures to enhance the gaming experience. It provides shortcuts to access\nfeatures which are frequently used while gaming, such as:\n\n- A live FPS counter\n- Screenshots and screen recordings\n- Do Not Disturb mode\n- [Game Mode](/games/optimize/adpf/gamemode/about-API-and-interventions), optimizations which prioritize game [`PERFORMANCE`](/reference/android/app/GameManager#GAME_MODE_PERFORMANCE) or saves [`BATTERY`](/reference/android/app/GameManager#GAME_MODE_BATTERY) life\n\nTo deliver its functionalities without disrupting the game currently in play, it\nis divided into [Components](/games/gamedashboard/components):\n\n- The [Entrypoint Icon](/games/gamedashboard/components#entrypoint_icon), the entry point to the Game Dashboard Overlay\n- The [Game Dashboard Overlay](/games/gamedashboard/components#game-dashboard-overlay), an activity that provides access to all features\n- The [Shortcut Bar](/games/gamedashboard/components#shortcut-bar), a floating bar that provides quick access to features while playing the game\n\nThe Game Dashboard is available on all Pixel devices running Android 12 or higher. On\nother OEM devices, Game Dashboard might be stripped out or replaced with similar\napplications."]]