Stay organized with collections
Save and categorize content based on your preferences.
The Game Dashboard is an overlay displayed on top of a running game to provide
features to enhance the gaming experience. It provides shortcuts to access
features which are frequently used while gaming, such as:
The Shortcut Bar, a floating bar that provides quick access to features
while playing the game
The Game Dashboard is available on all Pixel devices running Android 12 or higher. On
other OEM devices, Game Dashboard might be stripped out or replaced with similar
applications.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-06-21 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-21 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."]]