December 2015
Beginner
698 pages
15h 16m
English
This chapter is short and simple, but here you will learn to make your app accessible to millions of potential users. In this chapter, we will see how to add additional languages. This is made really easy because we have been using String resources for the text in our app.
In this chapter, we will:
Create a new project and call it Localization. Keep all the project settings at their default values. We don't need to do any Java coding for this project.
Edit the
activity_main layout file by copying and pasting the following ...
Read now
Unlock full access