# AndroidStudioChineseLanguagePack **Repository Path**: sscl/AndroidStudioChineseLanguagePack ## Basic Information - **Project Name**: AndroidStudioChineseLanguagePack - **Description**: 从 https://github.com/sollyu/AndroidStudioChineseLanguagePack.git 同步 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-03 - **Last Updated**: 2025-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AndroidStudio Chinese Language Pack ## 说明 根据IDEA插件修改而来,兼容AndroidStudio版本。插件原地址: ## 使用 ```txt 第一步:AndroidStudio->设置->插件->从磁盘安装插件->下载的jar包->重启AndroidStudio 第二步:自定义(Customize)->语言和地区(Language and Region)->语言(Language)->Chinese->重启AndroidStudio 或者 设置->外观与行为->系统设置->Language and Region->语言(Language)->Chinese->重启AndroidStudio ``` ![sshot-01.png](images/PixPin_2025-03-05_09-33-07.png) ![sshot-06.png](images/PixPin_2025-03-05_09-16-07.png) ![sshot-06.png](images/PixPin_2025-03-05_09-31-42.png) ## 下载 进入release下载对应的版本即可:[release](https://github.com/sollyu/AndroidStudioChineseLanguagePack/releases) ## 预览 ![sshot-01.png](images/sshot-01.png) ![sshot-02.png](images/sshot-02.png) ![sshot-03.png](images/sshot-03.png) ![sshot-04.png](images/sshot-04.png) ## 其他 > 因为语言包不需要更新的特别频繁并且本仓库只在Release更新,为了让大家知道这个不是一个死库,所以有了这句话。 > > 最后编辑时间:2025-03-05 ## LICENSE ```c++ /* * Copyright (C) 2022-2024. sollyu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ ```