简体   繁体   中英

Implementing android app in multi language

I am new to the android and android studio. I want to develop an App for Indian farmers. Now the App will have support for multiple language ie Hindi, English, and Gujarati. I am planning to provide a simple UI to user to choose his preferred language. The home page of the app will ask user for his preferred language. Now how can I implement the app so that when user click on his preferred language, all the texts in app will appear in that language? Also, when giving options of languages to the user the options should be in the same language for example Hindi option will be written in Hindi fonts.

You can use the official doc. to make your app support multiple language, find it here . There are also a lot of tutorial on ho to do what you ask, for example: this one

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM