Make your Android app more accessible

Learn the accessibility principles that make a big difference to your users, including color contrast, touch target size, and content labeling.

6 activities
Make your Android app accessible
1

Get started with Android Accessibility

Video

Learn about accessibility and get introduced to the concepts covered in this series.

2

Accessibility in Android

Video

Learn how users with disabilities can modify the default configurations of their Android device to make the device more functional for them.

3

Accessibility Services and the Android Accessibility Model

Video

Learn how the Android Framework communicates with Accessibility Services, providing an alternate way for users with disabilities to interact with Android devices.

4

Common accessibility problems

Article

Learn how users with disabilities can modify the default configurations of their Android device to make the device more functional for them.

5

Test your app's accessibility

Article

Learn how to test for accessibility and experience your app from the perspective of your users.

6

Troubleshoot common accessibility issues

Codelab

Learn how to implement best practices for content labeling, touch target implementation, and contrast implementation, and how to troubleshoot and fix these issues.