All Projects → ACANX → AndroidStudio-ChineseLanguagePackage

ACANX / AndroidStudio-ChineseLanguagePackage

Licence: MIT license
AndroidStudio 中文汉化包

Programming Languages

HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to AndroidStudio-ChineseLanguagePackage

alfred-chinese-converter
支持 OpenCC 簡繁體中文詞彙級別轉換、異體字轉換以及地區習慣用詞轉換的 Alfred 2 workflow
Stars: ✭ 42 (-12.5%)
Mutual labels:  chinese-translation, chinese-simplified
Android Jetpack Chinese Translation
Android Jetpack 官方文档 中文翻译
Stars: ✭ 348 (+625%)
Mutual labels:  chinese-translation, chinese-simplified
IntelliJ-IDEA-Translate2Chinese
Chinese ​(Simplified)​ Language Pack EAP v201.15 魔改进行中...
Stars: ✭ 14 (-70.83%)
Mutual labels:  chinese-translation, chinese-simplified
Inno-Setup-Chinese-Simplified-Translation
😷 Inno Setup Chinese Simplified Translation
Stars: ✭ 92 (+91.67%)
Mutual labels:  chinese-translation, chinese-simplified
Icopy Site.github.io
icopy.site github mirror
Stars: ✭ 142 (+195.83%)
Mutual labels:  chinese-translation, chinese-simplified
Developing Ios 10 Apps With Swift
Stanford 公开课,Developing iOS 10 Apps with Swift 字幕翻译
Stars: ✭ 391 (+714.58%)
Mutual labels:  chinese-translation, chinese-simplified
docker-compose-file-format
Translation of docker-compose file format, 编排语法译文 v3.8
Stars: ✭ 23 (-52.08%)
Mutual labels:  chinese-translation, chinese-simplified
ark-pixel-font
Open source Pan-CJK pixel font / 开源的泛中日韩像素字体
Stars: ✭ 1,767 (+3581.25%)
Mutual labels:  chinese-translation, chinese-simplified
Developing Ios 11 Apps With Swift
Stanford 公开课,Developing iOS 11 Apps with Swift 字幕翻译
Stars: ✭ 1,237 (+2477.08%)
Mutual labels:  chinese-translation, chinese-simplified
React In Patterns Cn
React in patterns 中文版
Stars: ✭ 1,107 (+2206.25%)
Mutual labels:  chinese-translation, chinese-simplified
Intellij Haxe
Haxe plugin for IntelliJ Platform based IDEs (IDEA, Android-Studio)
Stars: ✭ 188 (+291.67%)
Mutual labels:  ide, android-studio
PHP-Chinese
PHP Chinese Conversion (中文繁簡轉換)
Stars: ✭ 37 (-22.92%)
Mutual labels:  chinese-translation, chinese-simplified
awesome-nodejs
Node.js 资源大全中文版。An awesome Node.js packages and resources
Stars: ✭ 978 (+1937.5%)
Mutual labels:  chinese-translation
CoSy
CoSy APL NoteComputing environment in open x86 Reva Forth
Stars: ✭ 33 (-31.25%)
Mutual labels:  ide
WebRTCapp
This Android app aims to be a small video conference app created using mainly WebRTC technology. With it, you can make calls though a web socket connection
Stars: ✭ 27 (-43.75%)
Mutual labels:  android-studio
Whatsapp Android App
This is sample code for layout for chatting app like Whatsapp.
Stars: ✭ 32 (-33.33%)
Mutual labels:  android-studio
XperiaServiceMenu
An Android app that allows owners of a Sony Xperia, to easily open the service menu app via a tap of a button instead of having to type a code into the phone's dialer.
Stars: ✭ 14 (-70.83%)
Mutual labels:  android-studio
Among-Us-Dumpy-Gif-Maker
A tool to make dumpy among us GIFS
Stars: ✭ 537 (+1018.75%)
Mutual labels:  jar
GitReposCompose
GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.
Stars: ✭ 32 (-33.33%)
Mutual labels:  android-studio
locus-android
An Awesome Kotlin Location library to retrieve location merely in 3 lines of code
Stars: ✭ 280 (+483.33%)
Mutual labels:  android-studio

AndroidStudio-ChineseLanguagePackage

AndroidStudio 简体中文汉化包

菜单栏预览

AndroidStudio简介:

  • AndroidStudio是Google官方推出的基于 IntelliJ IDEA的Android开发IDE.
  • Android Studio 2.0是为Android平台打造高品质,高性能的应用程序的最快方式,包括手机、平板电脑,Android Auto,Android Wear和Android TV。作为谷歌官方的IDE,Android Studio包括你需要建立的任何应用程序,其中包括代码编辑器,代码分析工具,模拟器等等。这个新的、稳定的Android Studio版本具有快速构建速度和支持最新Android版的快速的仿真器以及谷歌播放服务。

AndroidStudio v2.0.0.20汉化介绍

v2.0 resource_en.jar------> resource_cn.jar

  • 此汉化基于AndroidStudio V2.0(v2.0.0.20-20160408)最新V2.0稳定版本
  • 使用前请下载并安装 AndroidStudio_2.0.0.20-bundle-143.2739321-windows.exe

AndroidStudio v2.3/4 版汉化(计划招募中)

v2.3/4 resource_en.jar ------> resource_cn.jar

  • 基于AndroidStudio V2.3.1/v2.4(v2.3.1.0.20-20170404/v2.4)最新V2.3.1稳定版本
  • 使用前请下载并安装 AndroidStudio-v2.3.1或更高版本

目录介绍

AndroidStudio-ChineseLanguagePackage/
├─AndroidStudio_v2.0.0.20_zh-cn/                                     //v2.0.0.20版翻译项目目录
│   ├─resources_cn/
│   ├─resources_cn-GB2312/                                           //v2.0.0.20版翻译中间文件目录
│   └─README.md
├─AndroidStudio_v2.0.0.20_en/                                        //v2.0.0.20版英语语言解压包
│   ├─resources_en
│   └─README.md
├─Release/ 
│	│─AndriodStudio-v2.0.0.20_resources_cn-v0.1-20160405/
│	│─AndroidStudio_v2.0.0.20_resources_cn-v0.2-20170414/
│	│─AndriodStudio-v2.0.0.20_resources_cn-v0.1-20160405.jar
│	│─AndroidStudio_v2.0.0.20_resources_cn-v0.2-20170414.jar
│	└─README.md 
├─Doc/
├─.gitignore     
├─LICENSE
└─README.md

汉化包下载

安装及使用方法

使用说明

  • 此汉化包仅适用于AndroidStudiov2.0.0.20版本,其它版本未验证,请慎用,替换前请做好相关文件的备份。
  • 英文语言包位于 安装目录/lib/resource_en.jar

使用方法:

  • [1] .下载本项目根目录/Release/ 下的对应的已发布的jar汉化包文件(其它下载源请查阅 汉化资源下载链接汇总 );
  • [2] .将[1]中下载的jar包重命名为“resource_en.jar”,并保存;
  • [3] .备份 “AndroidStudio安装目录/lib/resource_en.jar” 文件(非常重要);
  • [4] .将[2]中的resource_en.jar文件移动到 AndroidStudio安装目录/lib/目录 替换原版的英语语言包文件resource_en.jar
  • [5] .执行[4]后会弹出对话框,选择同意替换;
  • [6] .关闭窗口,正常打开AndroidStudio IDE,汉化完成,汉化后效果如上预览图所示。

参与汉化


更新

致谢

汉化翻译中,有参考和使用第三方作者的提供的资源和工具,在此一并致谢:

友情链接

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].