바로가기 막대를 사용하면 게임을 종료하지 않고도 스크린샷을 찍거나 게임플레이를 녹화하거나 FPS를 모니터링하는 등의 일반적인 기능에 쉽게 액세스할 수 있습니다. 바로가기 막대에 표시되는 아이콘은 게임 대시보드 오버레이 내의 전환 버튼으로 설정됩니다. 바로가기 막대를 화면 측면에 고정하여 게임 시 막대 크기를 최소화할 수 있습니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 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,["# Components\n\nThe Game Dashboard is composed of multiple components that provide quick access\nto commonly used features.\n\nEnabling the Game Dashboard\n---------------------------\n\nTo enable or disable the Game Dashboard, go to **Settings \\\u003e Google \\\u003e Game\nDashboard** and turn on or off **Use Game Dashboard** as shown in the following screenshots.\n\n### Troubleshooting\n\nIf the **Game Dashboard** entry is not showing up in **Settings** , make sure that your\nGoogle Play Services has been updated. To update your Google Play Services,\nfollow the instructions listed in [Keep your device \\& apps working with Google\nPlay Services](https://support.google.com/googleplay/answer/9037938).\n\nEntrypoint Icon\n---------------\n\nThe *Entrypoint Icon* opens the [Game Dashboard Overlay](#game-dashboard-overlay).\nIt is revealed from the top right corner of the screen when the user swipes to\nreveal the system UI bar inside of a fullscreen immersive game. Tapping the\nEntrypoint Icon opens the Game Dashboard Overlay.\n\nGame Dashboard Overlay\n----------------------\n\nThe *Game Dashboard Overlay* is an activity launched on top of the game and provides\naccess to a suite of in-game features. It consists of two section containers, Toggles and Tiles.\n\n### Toggles\n\n*Toggle* buttons show or hide their associated features in the\n[Shortcut Bar](#shortcut-bar) or\nenable or disable them immediately.\n\n### Tiles\n\n*Tiles* provide the functionalities offered by the Game Dashboard in the context\nof the running game. For example:\n\n- The *Optimization Tile* sets the specific [Game\n Mode](/games/optimize/adpf/gamemode/about-API-and-interventions) of the running game to [`STANDARD`](/reference/android/app/GameManager#GAME_MODE_STANDARD), [`PERFORMANCE`](/reference/android/app/GameManager#GAME_MODE_PERFORMANCE), or [`BATTERY`](/reference/android/app/GameManager#GAME_MODE_BATTERY).\n - To enable the Optimization Tile, implement [Game Mode API](/games/optimize/adpf/gamemode/about-API-and-interventions) in your game.\n- The *Achievements Tile* keeps track of the [Achievements](https://developers.google.com/games/services/common/concepts/achievements) in the current game.\n - To enable the Achievements Tile, implement Achievements following the instructions in [Achievements in Android Games](https://developers.google.com/games/services/android/achievements).\n- The *Leaderboards Tile* keeps track of the [Leaderboards](https://developers.google.com/games/services/common/concepts/leaderboards) for the current game.\n\nShortcut Bar\n------------\n\nThe *Shortcut Bar* provides easy access to common functionalities such as taking a\nscreenshot, recording gameplay, or monitoring FPS without leaving the game. The\nicons present on the Shortcut Bar are set by the Toggle buttons within the Game\nDashboard Overlay. The Shortcut Bar can be docked on the side of the screen to\nminimize its presence over the game."]]