How do apps support multiple languages?
Android resolves language- and culture-specific resources based on the system locale setting. You can provide support for different locales by using the resources directory in your Android project. You can specify resources tailored to the culture of the people who use your app.