Stay organized with collections
Save and categorize content based on your preferences.
C/C++ game libraries that make it easier to build, debug, optimize, and maintain
your games.
Frame Pacing
A library to help games deliver frames at a consistent pace, and to adjust that
pace when the game is over or under performing. ReferenceUser Guide
Game Activity
A library that allows you to develop most of your game in C or C++ with access to
the best of Android Jetpack and services that depend on it. ReferenceUser Guide
Game Controller
A library that gives you a C API to detect controller connections and disconnections,
device information, input data, extended features, and more. ReferenceUser Guide
Game Text Input
A library that provides a straightforward C API to show or hide the soft keyboard, set or get
the currently-edited text, and receive notifications when the text is changed. ReferenceUser Guide
Memory Advice API (Beta)
A library that helps Android apps stay within safety limits for memory use by
estimating the amount of memory resources used, and then notifying the app when
thresholds are exceeded. ReferenceUser Guide
Oboe High-performance audio
A library that helps your game achieve the lowest-possible audio latency, while
avoiding device and platform audio issues.
ReferenceUser Guide
Performance Tuner
The Android Performance Tuner library interfaces with a service that pinpoints
performance issues in correlation with quality settings, scenes, loading times,
and device models. ReferenceUser Guide
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 2025-03-13 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 2025-03-13 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)"]]