com.google.android.gms.games.achievement
Stay organized with collections
Save and categorize content based on your preferences.
Contains classes for loading and updating achievements.
Annotations
Interfaces
Classes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-10 UTC.
[null,null,["Last updated 2025-09-10 UTC."],[],["The provided content details components for managing achievements. Key actions involve loading and updating achievement data. It defines `AchievementBuffer` for accessing lists of achievements and `AchievementEntity` for achievement data. There are also `AchievementState` and `AchievementType` to specify the state and type of an achievement. Deprecated interfaces, `Achievements`, `LoadAchievementsResult`, and `UpdateAchievementResult`, are noted to have been replaced by `AchievementsClient` and direct use of `AchievementBuffer`. `Achievement` is an interface for getting achievement information.\n"],null,[]]