Test your Google Play Games on PC game
Stay organized with collections
Save and categorize content based on your preferences.
The Google Play Games on PC development environment is still in closed beta,
but this doesn't stop you from updating your game to work on a PC. Your game
will need to:
- Run in an Android environment
- Be built for the x86 or x86-64 architecture
- Run on PC class hardware
- Require a mouse and keyboard
- Work with a large screen
All of which you can test by using the developer emulator
or on a ChromeOS device.
This will give you the chance to make any design or tooling changes needed to
make your existing Android game work well on a PC.
Use Vitals with Google Play Games on PC
You can use Android vitals to monitor the crash and ANR rates for your game after you have rolled it out to production on Google Play Games on PC, just as you would with the mobile version.
Filter with the Form factor and select Google Play Games on PC
to see the crash and ANR rates on Google Play Games on PC.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-09-19 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2024-09-19 UTC."}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-19 UTC."]]