Google Play and IGDA launch Accessibility Test Suite for Android Games
Gaming · 4 min read
The test suite bundles automated checks, a set of UX heuristics tailored to games, and a sample repository with common accessibility patterns for game UIs — like scalable HUDs, keyboard and controller remapping, haptic alternatives, and detailed narration of in-game events. A companion plugin for Android Studio helps developers run the checks during build and test cycles.
IGDA worked with accessibility researchers and game studios to craft the heuristics, emphasizing playable access rather than solely menus and dialogs. The test suite includes playability scenarios for players with motor, hearing, and cognitive disabilities and recommends minimum support levels for each. Google Play has also announced a new 'Accessible Games' badge for titles that meet the recommended baseline.
Indie developers see the suite as a practical on-ramp that reduces guesswork, while accessibility advocates encouraged continuing community governance of the heuristics to avoid a one‑size‑fits‑all checklist. Both IGDA and Google committed to quarterly updates and to expanding sample code to include VR/AR and cloud-based streaming contexts.