ไลบรารีที่ช่วยให้คุณพัฒนาเกมส่วนใหญ่เป็น C หรือ C++ พร้อมเข้าถึง Android Jetpack และบริการต่างๆ ที่ทำงานร่วมกับไลบรารีนี้ได้ ข้อมูลอ้างอิงคู่มือผู้ใช้
อุปกรณ์ควบคุมเกม
ไลบรารีที่ให้ C API เพื่อตรวจหาการเชื่อมต่อและการยกเลิกการเชื่อมต่อของคอนโทรลเลอร์ ข้อมูลอุปกรณ์ ข้อมูลอินพุต ฟีเจอร์เพิ่มเติม และอื่นๆ ข้อมูลอ้างอิงคู่มือผู้ใช้
การป้อนข้อความในเกม
ไลบรารีที่ให้บริการ C API ที่ใช้งานง่ายเพื่อแสดงหรือซ่อนแป้นพิมพ์บนหน้าจอ ตั้งค่าหรือรับข้อความที่แก้ไขอยู่ในปัจจุบัน และรับการแจ้งเตือนเมื่อมีการเปลี่ยนแปลงข้อความ ข้อมูลอ้างอิงคู่มือผู้ใช้
[[["เข้าใจง่าย","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,["# 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)"]]