Game Mode API 및 게임 모드 개입을 사용하면 사용자 설정 또는 게임별 구성을 기반으로 성능이나 배터리 수명과 같은 특성의 우선순위를 지정하여 게임플레이를 최적화할 수 있습니다.
일부 기기에서는 Android 12부터 게임 모드 API 및 개입 기능을 사용할 수 있습니다.
Game Mode API로 최적화
Game Mode API를 사용하여 사용자가 선택한 현재 게임 모드를 식별한 다음, 사용자의 선택에 따라 최상의 성능 또는 배터리 수명에 맞게 게임을 최적화할 수 있습니다.
표준, 성능, 배터리 모드를 지원하도록 게임을 설정, 최적화, 게시하는 방법을 알아보세요.
게임 모드 개입
게임 모드 개입은 더 이상 개발자가 업데이트하지 않는 게임의 성능을 개선하기 위해 OEM (Original Equipment Manufacturer)에서 설정한 게임별 최적화입니다.
성능 및 배터리 모드를 사용하여 게임에 대한 개입을 설정, 테스트, 제출하는 방법을 알아봅니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-26(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-26(UTC)"],[],[],null,["# Game Mode\n\nThe [Game Mode API](/games/optimize/adpf/gamemode/gamemode-api) and\n[Game Mode interventions](/games/optimize/adpf/gamemode/gamemode-interventions)\nallow you to optimize gameplay by prioritizing characteristics, such as\nperformance or battery life based on users settings or game specific configurations.\n\nThe Game Mode API and interventions are available starting with\n[Android 12](/about/versions/12/get) on selected devices. \n\nOptimize with Game Mode API\n---------------------------\n\nYou can use the [Game Mode API](/games/optimize/adpf/gamemode/gamemode-api) to\nidentify the current game mode that was selected by the user, and then optimize\nyour game for the best performance or battery life based on their selection.\n\nLearn how to set up, optimize, and publish your game to support standard,\nperformance and battery modes.\n\nGame Mode interventions\n-----------------------\n\n[Game Mode interventions](/games/optimize/adpf/gamemode/gamemode-interventions)\nare game specific optimizations set by original equipment manufacturers (OEMs)\nto improve the performance of games that are no longer being updated by\ndevelopers.\n\nLearn how to set up, test and submit interventions for your game with\nperformance and battery modes.\n| **Important:** Each game may implement the Game Mode API behavior, propose Game Mode interventions settings to OEMs, or explicitly opt-out of Game Mode interventions.\n| **Warning:** OEMs may choose to implement Game Mode interventions without developer feedback."]]