[ Web Proxy ]
URL:
Viewing: https://developer.android.com/guide/topics/ui/accessibility [Back]  [Original]

Build accessible apps  |  App quality  |  Android Developers Skip to main content
Essentials Design & Plan Develop Google Play Blog
Search:
Android Studio
Android Developers [Android Developers]
Stay organized with collections Save and categorize content based on your preferences.
[]
Practicing accessible engineering is the right thing to do. It's also required for anyone designing apps for governments or large institutions. Ensure your apps are as accessible as they can be.
[]
According to the World Bank, 15% of the worlds population has some type of disability. People with disabilities depend on apps and services that support accessibility to communicate, learn, and work. By making your app accessible, you can reach these users.
[]
Accessibility features benefit all users. For example, if someone is using your app while they cook, they can use voice commands instead of touch gestures to navigate. Low vision features make apps useful in bright sunshine.
[]
Many countries now require all products used by government employees to be accessible. Companies are following suit.

Learn about color contrast, touch target size, content labeling, and other practices that make a big difference to your users. Find out what it means to build accessible apps on Android.
Building accessible experiences starts from the beginning. Accessibility in design allows users of diverse abilities to navigate, understand, and use your UI.
As you create your app, follow basic accessibility principles that make a big difference to your users, such as succinctly describing each UI element and ensuring all user flows are accessible.
Use guidelines, such as Material Design; tools, like the Accessibility Scanner; and automated checks to find ways to improve your apps accessibility.
Check out samples that demonstrate best practices for implementing accessible Android apps.

Now in Android is a fully functional Android app built entirely with Kotlin and Jetpack Compose. It follows Android design and development best practices and is intended to be a useful reference for developers.

Ask Android accessibility related questions on StackOverflow.
Report an issue related to accessibility development to Google.

Latest news

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 2026-04-22 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 2026-04-22 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page