著作権侵害対策機能は Android ゲームにのみ使用できます。ゲームの著作権侵害対策が有効になっている場合、Google Play Games サービスは、ゲームをプレイするためのライセンスがユーザーに付与されているかどうかをチェックします。デバイス上のどのユーザー アカウントにもゲームのライセンスが付与されていない場合、ゲームから送信された Google Play Games サービスの呼び出しは失敗し、ステータス コード LICENSE_CHECK_FAILED が返されます。
ゲームのライセンスを付与されるためには、ユーザーがゲームを Google Play からインストールする必要があります。ライセンスのチェックは、ゲームが有料アプリであるかどうかに関係なく行われます。このチェックは、ゲームが公開されている場合にのみ行われます。テスト アカウントのユーザーは、ゲームを購入しなくてもプレイできます。
著作権侵害対策を有効にする
Android ゲームの著作権侵害対策機能を有効にするには:
Android ゲームを Google Play Console に追加していない場合は、「ゲームをセットアップする」に記載されている手順に沿って追加します。
Google Play Console で [ゲームサービス] タブを開き、リストから Android ゲームを選択します。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-26 UTC。"],[],[],null,["# Anti-piracy for Android games\n\nThis guide describes how to use the anti-piracy feature to secure your\nAndroid games.\n\nThe anti-piracy feature is available for Android games only. If anti-piracy\nis turned on for your game, the Google Play Games Services checks if a user is licensed to\nplay your game. If none of the user accounts on a device are licensed for your\ngame, the Google Play Games Services calls sent by your game fail and return a\n`LICENSE_CHECK_FAILED` status code.\n\nTo be licensed for your game, users must install it from Google Play. The\nlicense checking takes place regardless of whether your game is a free or paid\napp. The checking is only performed if the game is published. Users with test\naccounts can play the game without purchasing it.\n\nEnable anti-piracy\n------------------\n\nTo turn on the anti-piracy feature for your Android game:\n\n1. Follow the steps described in\n [Set Up Your Game](/games/pgs/console/enable-features) to add your Android game\n to the Google Play Console, if you have not done so already.\n\n2. In the Google Play Console, open the **Games services** tab, then\n select your Android game from the list.\n\n3. Open the **Linked apps** tab, then select your existing Android game or\n link to a new Android game.\n\n4. Turn the **Enable anti-piracy** option to **ON**.\n\n5. Click **Save and continue**.\n\n6. Publish your game in order for license checking to be\n activated."]]