ฟีเจอร์ป้องกันการละเมิดมีให้บริการสำหรับเกม Android เท่านั้น หากเปิดการป้องกันการละเมิดลิขสิทธิ์สำหรับเกมไว้ บริการเกมของ Google Play จะตรวจสอบว่าผู้ใช้มีสิทธิ์เล่นเกมของคุณหรือไม่ หากไม่มีบัญชีผู้ใช้ในอุปกรณ์ที่ได้รับอนุญาตสำหรับเกมของคุณ การเรียกใช้บริการ Google Play Games ที่เกมส่งจะดำเนินการไม่สำเร็จและแสดงรหัสสถานะ LICENSE_CHECK_FAILED
ผู้ใช้ต้องติดตั้งเกมจาก Google Play จึงจะได้รับอนุญาตให้ใช้เกม การตรวจสอบใบอนุญาตจะเกิดขึ้นไม่ว่าเกมของคุณจะเป็นแอปแบบไม่มีค่าใช้จ่ายหรือแบบชำระเงิน การตรวจสอบจะเกิดขึ้นก็ต่อเมื่อเกมเผยแพร่แล้วเท่านั้น ผู้ใช้ที่มีบัญชีทดสอบจะเล่นเกมได้โดยไม่ต้องซื้อ
[[["เข้าใจง่าย","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."]]