Resources for developers and publishers
Information and resources to help you develop accessible products and apps.
Developing for accessibility
Google encourages developers and publishers to design and build products and applications with accessibility in mind.
1 billion people with disabilities
Making applications accessible not only ensures equal access to the roughly one billion people in the world with disabilities, but also benefits people without disabilities by allowing them to customise their experiences.
-
Android
Native accessibility features
Android has an accessibility layer that helps blind and low vision users navigate their Android devices more easily. These services provide features such as text-to-speech, haptic feedback and trackball/directional pad navigation that augment the user experience.
Android Developer Accessibility Resources
Android developers can learn to design and test for accessibility using the resources below. Accessibility testing tools can help you catch common mistakes like missing content descriptions, insufficient contrast and undersized touch targets.
-
Chrome
Supporting assistive technology
Chrome supports assistive technology, including many screen readers and magnifiers.
ChromeVox
Google has developed the ChromeVox screen reader for Chrome OS. ChromeVox is available for developers to use as an extension for Chrome on the desktop. This extension allows developers to test their web apps with a screen reader inside the browser so that they can experience their products as a blind user would and conduct better accessibility testing.
Chrome extensions
Chrome Extensions are another way to make the browser more accessible for any user without needing to install external software. There are already great examples of accessibility extensions that allow users, including those with disabilities, to customise their experience. Learn how to design accessible extensions.
Chrome Developer Accessibility Resources