12. Localization and Accessibility

Creating a successful Android application requires that you reach the largest audience possible. To that end, you should work from the beginning to make your app language agnostic and accessible to people with disabilities. Localization will help you launch your app in more countries, expanding your potential market to the whole world. Accessibility will also expand your target market, while helping those with special requirements utilize the next generation of computing. In this chapter, you will learn that using the strings.xml file allows you to create multiple copies of your app strings in different languages; that you can define plural strings that present different text based on the input number; that ...

Get Android UI Fundamentals: Develop and Design now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.