連続性とクロスデバイス プレイについて
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
PC 版 Google Play Games をご利用いただくと、モバイル デバイスでのゲームプレイから PC でのプレイにスムーズに移行できます。Chromebook や Android タブレットなど、他のデバイスタイプもサポートしている場合、ユーザーはさらに多くのサーフェスでプレイできます。このトピックでは、PC 版 Google Play Games の連続性要件について説明します。
新しいデバイスでプレイするたびにゲームの進捗状況がリセットされると、ユーザーにとって不便です。ユーザーは通常、サーフェスにかかわらずゲームのプレイが連続することを望みます。さらに、新しいサーフェスごとに個別にログインする必要があることは、ユーザーがゲームをやめることにつながる重大な問題点となります。ユーザーは、障害になるものを最小限に抑え、できるだけ早くゲーム エクスペリエンスに浸りたいと考えます。
Google Play Games サービスのログインにより、PC 版 Google Play Games の連続性要件を実装することで、ユーザーは新しい Play サーフェスで認証情報を復元してゲームを続行できるようになり、優れたユーザー エクスペリエンスを実現できます。ユーザー名やパスワードを入力する必要がないため、可能な限り迅速かつシームレスにゲーム エクスペリエンスに入ることができます。
大まかに言うと、ユーザーのサーフェスをまたぐシームレスな連続性を確保できるよう、この要件は 2 つの要素で構成されています。
- ゲームデータと進捗状況をクラウドに保存する - 少なくとも、モバイル デバイスと PC の間でユーザーのゲーム ステータスを復元できるようにする必要があります。これは任意で、ゲームがサポートするすべてのサーフェスに広げることができます。
- サーフェスにかかわらずゼロタッチでログインできるようにする - Google Play Games サービス(PGS)v2 を活用することで、ユーザーの Google アカウントを介してモバイル デバイスから PC にゲームの認証情報を移せるため、ユーザーはゼロタッチでログインできます。PC 版 Google Play Games の要件である新しい Google Play Games サービス v2 SDK を使用すると、以前よりも統合が容易になり、ユーザーがゲームにログインする際にシームレスなエクスペリエンスを提供できるようになります。
要件の実装方法については以下のトピックをご覧ください。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[null,null,["最終更新日 2025-07-27 UTC。"],[],[],null,["# About continuity and cross-device play\n\nWith Google Play Games on PC, your users transition seamlessly between playing your game on their mobile device, and playing on their PC. If you also support other device types, such as Chromebooks or Android tablets, your user may be playing across even more surfaces. This topic introduces the continuity requirements for Google Play Games on PC.\n\nResetting game progress each time they play on a new device is a poor experience for your users; typically their intention is to continue playing your game, regardless of which surface they are on.\nAdditionally, having to login separately on each new surface creates a significant pain point which can lead users to abandon your game; users want to be immersed into the game experience as soon as possible with minimal roadblocks.\n\nBy implementing the [continuity requirements](/games/playgames/continuity-requirements) for Google Play Games on PC, powered by [Google Play Games Services Sign In](/games/pgs/android/android-signin), you give your users the best experience possible by assuring them that they can restore their credentials on a new Play surface and continue with their game - all without needing to enter a username or password, so that they can jump into the experience quickly and seamlessly as possible.\n\nAt a high level, there are 2 components that make up this requirement, so that we can ensure seamless continuity across surfaces for the user:\n\n- **Saving game data and progress in the cloud** - Your game must be able to restore the user's game state between their mobile device and PC, at a minimum. This optionally spans across any surface your game supports.\n- **Providing a zero-touch login experience across surfaces** - Leverage [Google Play Games Services (PGS) v2](/games/pgs/overview) to create a zero-touch experience, using the user's Google Account to bring their game credentials from their mobile device to PC. With our new Google Play Games Services v2 SDK, which is a requirement for Google Play Games on PC, integration is easier than before and users have a seamless experience when signing in with your game.\n\nThese topics describe how to implement the requirements:\n\n- [Detailed guidance for fulfilling our continuity requirements](/games/playgames/continuity-requirements) for Google Play Games on PC users\n- [Test cases](/games/playgames/continuity-expected-behaviors) you can use to evaluate your own integration against our requirements\n- [Our recommendations](/games/playgames/integrating-pgs-existing-id-solutions) for integrating Play Games Services with your own existing identity system.\n- [Developer documentation](/games/pgs/overview) for integrating Play Games Services v2 within your game"]]