Advanced Android Development
Make your apps accessible
This unit discusses how to localize your apps to other languages and how to make your apps accessible to users with disabilities.
Lesson 1: Localization
Learn how to provide support for different languages using string resources and the Translations Editor in Android Studio. You also learn how to show dates, times, numbers, currencies, and other information in formats for the user's chosen locale.
Lesson 2: Accessibility
Learn how to make your apps accessible to everyone, including people with disabilities. You explore the various accessibility options available in the Android platform and learn ways to modify an app to make it more accessible.