Thư viện giúp trò chơi phân phối khung hình theo tốc độ nhất quán và điều chỉnh tốc độ đó khi trò chơi kết thúc hoặc hoạt động kém. Tài liệu tham khảoHướng dẫn sử dụng
Game Activity
Thư viện cho phép bạn phát triển phần lớn trò chơi trong C hoặc C++ với quyền tiếp cận các tính năng tốt nhất của Android Jetpack cũng như các dịch vụ phụ thuộc vào những tính năng đó. Tài liệu tham khảoHướng dẫn sử dụng
Game Controller
Thư viện cung cấp cho bạn một API C để phát hiện mọi hoạt động kết nối và ngắt kết nối, thông tin thiết bị, dữ liệu đầu vào, tính năng mở rộng, v.v. Tài liệu tham khảoHướng dẫn sử dụng
Game Text Input
Thư viện cung cấp một API C đơn giản để hiện hoặc ẩn bàn phím mềm, đặt hoặc nhận văn bản vừa chỉnh sửa, đồng thời nhận thông báo khi văn bản đó thay đổi. Tài liệu tham khảoHướng dẫn sử dụng
API Tư vấn bộ nhớ (Beta)
Một thư viện giúp ứng dụng Android nằm trong giới hạn an toàn để sử dụng bộ nhớ bằng cách ước tính lượng tài nguyên bộ nhớ được sử dụng, sau đó thông báo cho ứng dụng khi vượt quá ngưỡng. Tài liệu tham khảoHướng dẫn sử dụng
Âm thanh Oboe High-performance
Thư viện giúp trò chơi của bạn đạt được độ trễ âm thanh thấp nhất có thể, trong khi tránh được các vấn đề về âm thanh trên thiết bị và nền tảng.
Tài liệu tham khảoHướng dẫn sử dụng
Performance Tuner
Thư viện Android Performance Tuner kết nối với một dịch vụ giúp xác định các vấn đề về hiệu suất liên quan đến chế độ cài đặt chất lượng, cảnh, thời gian tải và mẫu thiết bị. Tài liệu tham khảoHướng dẫn sử dụng
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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)"]]