A way to copy someone else
Methods and Procedures
- 1
Configuration options include language code and region code. The configuration options for Chinese and Chinese are zh-rcn; The configuration options for English and us are en-rus. En and en are Chinese and English;
- 2
If you want to add a simplified Chinese internationalization, the new file Values-zh can be, other countries of the language Code may refer to the ISO639-1 standard.
- 3
The following is the beginning of the use of Android Studiod, first open as;
- 4
As in Android Open Directory App-res find the values directory;
- 5
Then create a new resource file in the values directory;
- 6
The new file name is strings, set Values-zh click OK.
- 7
Add a simplified Chinese to the internationalization of the above is the Android Studio Adaptive International Language procedures.
Android Internationalization settings