简体   繁体   中英

String Localisation in Android

如何在Android中实现字符串本地化?

You can find the official documentation of string localization here : https://developer.android.com/guide/topics/resources/localization.html

However, if you want a sample of how to achieve it via code, visit this link.

Disclosure: I have written the above mentioned sample.

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