[[["容易理解","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 (世界標準時間)。"],[],[],null,["# Android Game Development Kit libraries overview\n\nC/C++ game libraries that make it easier to build, debug, optimize, and maintain\nyour games.\n\nFrame Pacing\n------------\n\nA library to help games deliver frames at a consistent pace, and to adjust that\npace when the game is over or under performing. \n\n[**Reference**](/games/sdk/reference/frame-pacing)\n[**User Guide**](/games/sdk/frame-pacing)\n\nGame Activity\n-------------\n\nA library that allows you to develop most of your game in C or C++ with access to\nthe best of Android Jetpack and services that depend on it. \n\n[**Reference**](/reference/games/game-activity)\n[**User Guide**](/games/agdk/game-activity)\n\nGame Controller\n---------------\n\nA library that gives you a C API to detect controller connections and disconnections,\ndevice information, input data, extended features, and more. \n\n[**Reference**](/reference/games/game-controller)\n[**User Guide**](/games/sdk/game-controller)\n\nGame Text Input\n---------------\n\nA library that provides a straightforward C API to show or hide the soft keyboard, set or get\nthe currently-edited text, and receive notifications when the text is changed. \n\n[**Reference**](/reference/games/game-text-input)\n[**User Guide**](/games/agdk/add-support-for-text-input)\n\nMemory Advice API (Beta)\n------------------------\n\nA library that helps Android apps stay within safety limits for memory use by\nestimating the amount of memory resources used, and then notifying the app when\nthresholds are exceeded. \n\n[**Reference**](/reference/games/memory-advice/group/memory-advice)\n[**User Guide**](/games/sdk/memory-advice/overview)\n\nOboe High-performance audio\n---------------------------\n\nA library that helps your game achieve the lowest-possible audio latency, while\navoiding device and platform audio issues.\n[**Reference**](https://github.com/google/oboe/tree/main/docs)\n[**User Guide**](/games/sdk/oboe)\n\nPerformance Tuner\n-----------------\n\nThe Android Performance Tuner library interfaces with a service that pinpoints\nperformance issues in correlation with quality settings, scenes, loading times,\nand device models. \n\n[**Reference**](/games/sdk/reference/performance-tuner/custom-engine)\n[**User Guide**](/games/sdk/performance-tuner)\n\n### Performance Tuner Unity plugin\n\n[**Reference**](/games/sdk/reference/performance-tuner/unity)\n[**User Guide**](/games/sdk/performance-tuner/unity)"]]