Chinese package Download: Http://pan.baidu.com/s/1kVKYUjH
Androidstudio v2.0.x. Introduction to the Chinese version of the work
Resource_en.jar------> Resource_cn.jar
This localization is based on Androidstudio V2.0.0.20 (20160408) The latest V2.0 stable version before use please download and install Androidstudio_2.0.0.20-bundle-143.2739321-windows.exe
installation, how to use
The English Language Pack L is located in the installation directory of the--lib/resource_en.jar method of use:
- 1. Back up the Lib/resource_en.jar file;
- 2. Open (not unzip) the Resource_en.jar file with the compression software, add all the files in the AS_V2.0.0.20_EN/RESOURCES_CN folder under this item to the Resource_en.jar file to replace the original English Language pack file;
- 3. Click Save;
- 4. Add the replaced Language Pack file back to the lib/directory and replace the previous Resource_en.jar file;
- 5. Completion of Chinese, normal open androidstudio IDE;
Catalogue Introduction
androidstudio2.0.x.cn/
├─as_v2.0.0.20_zh-cn/version//v2.0.0.20 translation Project catalogue
│├─resources_cn/
│└─readme.md
├─as_v2.0.0.20_en///v2.0.0.20 Edition English language unpacking Kit
│├─resources_en
│└─readme.md
├─android_studio_cn///smzy made in ANDROID_STUDIO_CN Chinese version
│├─zh_cn/
│└─readme.md
├─android_studio_resources_cn_v1.0///android Studio Chinese group to V1.0 Chinese version
│├─resources_en/
│└─readme.md
├─backup///backup directory
│├─andriodstudio_1.x_resources_cn/
││└─android_studio_cn_smzy.zip//smzy production of ANDROID_STUDIO_CN Chinese version backup compression package
│├─andriodstudio_2.0.0.20_resources_en/
││└─resources_cn_v1.0_zhangwei_20141211.zip//android Studio Chinese Group to V1.0 version backup compression package
│└─as_2.0_preview_build_143.2443734_20151125_for_mac/
│└─resources_en.jar//android-studio_2.0_preview_build_143.2443734) _ Part of Chinese packaging
├─tools/
│├─jre7/
│├─as tools. exe
Instructions for use of │├─as tools. doc
│└─readme.md
├─.gitignore
├─license
└─readme.md
Participation in Chinese
Project Description : http://ask.android-studio.org/?/question/1009
Androidstudio V2.0.0. Han