Accessibility Scanner
Also known as: Google Accessibility Scanner, Android Accessibility Scanner
A testing tool developed by Google that scans Android app screens for common accessibility issues. The scanner checks for problems such as missing content descriptions on interactive elements, insufficient touch target sizes, and low color contrast. It can be run on any Android app without access to source code, making it useful for both developers testing their own apps and users evaluating third-party applications. The tool is based on the Accessibility Test Framework for Android and provides suggestions for fixing detected issues.
Category: Accessibility Testing · Mobile Accessibility · Accessibility Tools
Related: Content Description · TalkBack · Mobile Accessibility · Automated Accessibility Testing