W przypadku gier z silnikiem Unity zapoznaj się z artykułem Logowanie w Unity.
Interfejs C API w wersji 2 dla Usług gier Google Play pojawi się wkrótce.
definiować osiągnięcia, tabele wyników i wydarzenia oraz nimi zarządzać;
W Konsoli Google Play możesz tworzyć, edytować i usuwać osiągnięcia, tabele wyników oraz wydarzenia. Więcej informacji znajdziesz w tych przewodnikach:
Na stronie Usługi gier Play – konfiguracja (Rozwój > Usługi gier Play > Konfiguracja i zarządzanie > Konfiguracja) kliknij Edytuj właściwości.
Ustaw opcję Zapisy gry na Wł..
Kliknij Zapisz.
Po wykonaniu tych czynności usługi gier Google Play mogą potrzebować do 24 godzin na aktywowanie usługi Zapisane gry w przypadku Twojej gry. Jeśli chcesz od razu przetestować usługę Zapisane gry, ręcznie wyczyść dane w aplikacji Usługi Google Play na urządzeniu testowym.
Aby wyczyścić dane w pamięci podręcznej na urządzeniu z Androidem, otwórz Ustawienia > Aplikacje > Usługi Google Play, kliknij Zarządzaj miejscem, a następnie Wyczyść wszystkie dane.
Możesz ustawić własne tłumaczenia szczegółów gry, w tym nazwy wyświetlanej, opisu gry i zasobów graficznych. Możesz też podać własne tłumaczenia osiągnięć i tabel wyników powiązanych z Twoją grą.
Otwórz stronę Usługi gier Play – Konfiguracja (Rozwój > Usługi gier Play > Konfiguracja i zarządzanie > Konfiguracja).
Wybierz Edytuj właściwości.
Kliknij Zarządzaj tłumaczeniami > Zarządzaj swoimi tłumaczeniami.
Wybierz języki, na które chcesz przetłumaczyć tekst, a potem kliknij Zastosuj, aby potwierdzić swój wybór. Na stronie Właściwości wybrane przez Ciebie języki staną się dostępne w sekcji selektora języka.
W sekcji wyboru języka wybierz język, który chcesz edytować, a potem w formularzu wprowadź tłumaczenia nazwy wyświetlanej, opisu i plików graficznych.
Aby zapisać przetłumaczone szczegóły gry, kliknij Zapisz zmiany.
Więcej informacji o dodawaniu tłumaczeń osiągnięć i tablic wyników znajdziesz w przewodniku dotyczącym osiągnięć i tablic wyników.
Podczas wyświetlania szczegółów gry, tabeli liderów i ciągów osiągnięć usługi gier Google Play używają języka obsługiwanego przez grę, który jest najbliższy językowi wybranemu przez użytkownika. Jeśli na przykład preferowany język na urządzeniu użytkownika jest ustawiony na francuski (Kanada) (fr-CA), ale gra obsługuje tylko angielski (Stany Zjednoczone) (en-US) i francuski (Francja) (fr-FR), Usługi Google Play wybiera do wyświetlenia ciągi znaków fr-FR, ponieważ jest to język najbardziej zbliżony do wybranego.
Przyznawanie użytkownikom uprawnień do edycji
Aby edytować ustawienia usług gier Play w Konsoli Play, musisz się upewnić, że Twój zespół ma odpowiednie uprawnienia do zarządzania usługami gier Play. Więcej informacji o uprawnieniach w Konsoli Play znajdziesz w artykule Dodawanie użytkowników konta dewelopera i zarządzanie uprawnieniami.
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-27 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-07-27 UTC."],[],[],null,["# Enable Google Play Games Services features\n\nThis page describes how to enable Google Play Games Services features for your\ngame in Google Play Console.\n\nBefore you begin\n----------------\n\n- [Set up Play Games Services](/games/pgs/console/setup).\n\n- Integrate Play Games Services [sign-in]() in your game project.\n\n - For Java games, see\n [sign-in for Android games](/games/pgs/android/signin).\n\n - For Unity games, see\n [Sign-in for Unity](/games/pgs/unity/unity-start#signin).\n\n - The C API V2 for Play Games Services is coming soon.\n\nDefine and manage achievements, leaderboards, and events\n--------------------------------------------------------\n\nYou can create, edit, and delete achievements, leaderboards, and events in\nGoogle Play Console. For more information, see the following guides:\n\n- [Achievements](/games/pgs/achievements)\n\n- [Leaderboards](/games/pgs/leaderboards)\n\n- [Events](/games/pgs/events)\n\nEnable Saved Games\n------------------\n\nTo enable the Saved Games service, complete these steps in\nPlay Console:\n\n1. In the [Google Play Console](https://play.google.com/apps/publish/), select a game.\n2. In the **Play Games Services - Configuration** page (**Grow \\\u003e\n Play Games Services \\\u003e Setup and\n management \\\u003e Configuration** ), select **Edit properties**.\n3. Turn the **Saved Games** option to **ON**.\n4. Click **Save**.\n\nAfter performing the steps, it may take up to 24 hours for Google Play Games Services to\nactivate the Saved Games service for your game. If you want to test the Saved\nGames service immediately, manually clear the data in the Google Play Services\napp on your test device.\n\nTo clear the cached data on Android, open\n**Settings \\\u003e Apps \\\u003e Google Play services** , click on **Manage Space** , then\nclick **Clear All Data**.\n\nFor more information about the Saved Games service, see the\n[Saved Games game guide](/games/pgs/savedgames).\n\nAdd translations\n----------------\n\nYou can set your own translations for game details, including the display name,\ngame description, and graphic assets. You can also specify your own translations\nfor achievements and leaderboards that are associated with your game.\n\nTo add your own translations for game details:\n\n1. In the [Google Play Console](https://play.google.com/apps/publish/), select a game.\n2. Navigate to the **Play Games Services - Configuration** page (**Grow \\\u003e Play Games\n Services \\\u003e Setup and\n management \\\u003e Configuration**).\n3. Select **Edit properties**.\n4. Select **Manage translations \\\u003e Manage\n your own translations**.\n5. Select the languages that you will provide translations for, then click **Apply** to confirm your selection. On the **Properties** page, the languages that you selected become available in the language selector.\n6. Select the language that you want to edit from the language selector, then edit the form with your translations for the display name, the description, and the graphic assets.\n7. Click **Save changes** to store your translated game details.\n\nFor more information on adding translations for achievements and leaderboards,\nsee the [achievements](/games/pgs/achievements) and\n[leaderboards](/games/pgs/leaderboards) guides.\n\nWhen displaying game detail, leaderboard, and achievement strings,\nPlay Games Services uses the game-supported language that is closest to the\nuser-requested language. For example, if the user's device language preference\nis set to French (Canada) (fr-CA), but the game supports only English\n(United States) (en-US) and French (France) (fr-FR), Play Games Services selects\nthe fr-FR strings to display since this is the closest matching language.\n\nGrant edit permissions to users\n-------------------------------\n\nTo edit Play Games Services settings within Play Console, you must ensure that\nyour team has the right permissions to manage Play Game Services. See\n[Add developer account users and manage permissions](https://support.google.com/googleplay/android-developer/answer/9844686)\nfor more information about permissions in Play Console."]]