File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -1118,26 +1118,33 @@ facebook开源的Android编译工具,效率是ant的两倍。主要优点在
1118
1118
(5) facebook持续优化中
1119
1119
项目地址:https://github.com/facebook/buck
1120
1120
1121
- 2 . Android Maven Plugin
1121
+ 1 . Android Maven Plugin
1122
1122
Android Maven插件,可用于对android三方依赖进行管理。在J2EE开发中,maven是非常成熟的依赖库管理工具,可统一管理依赖库。
1123
1123
项目地址:https://github.com/jayway/maven-android-plugin
1124
1124
1125
- 3 . 渠道打包工具
1125
+ 1 . 渠道打包工具
1126
1126
允许app运行在任何手机上都可以用HierarchyViewer查看
1127
1127
项目地址:https://github.com/umeng/umeng-muti-channel-build-tool
1128
1128
另可参见Google的构建系统Gradle:http://tools.android.com/tech-docs/new-build-system/user-guide
1129
1129
1130
- 4 . Genymotion 目前最好用最快的android模拟器
1130
+ 1 . Genymotion
1131
+ 目前最好用最快的android模拟器
1131
1132
项目地址:http://www.genymotion.com/
1132
1133
Android studio集成控件: http://plugins.jetbrains.com/plugin/7269?pr=idea
1133
1134
Cyril Mottier推荐:http://cyrilmottier.com/2013/06/27/a-productive-android-development-environment/
1134
1135
1135
- 5 . gradle-mvn-push 方便的将Gradle的Artifacts上传到Maven仓库
1136
+ 1 . gradle-mvn-push
1137
+ 方便的将Gradle的Artifacts上传到Maven仓库
1136
1138
项目地址:https://github.com/chrisbanes/gradle-mvn-push
1137
1139
文档介绍:https://github.com/chrisbanes/gradle-mvn-push#usage
1138
1140
1139
- 6 . Android Emulator Plugin for Jenkins Android模拟器 jenkins插件,用于Jenkins做持续集成时跑模拟器测试
1141
+ 1 . Android Emulator Plugin for Jenkins
1142
+ Android模拟器 jenkins插件,用于Jenkins做持续集成时跑模拟器测试
1140
1143
项目地址:https://github.com/jenkinsci/android-emulator-plugin
1144
+
1145
+ 1 . Android Maven Plugin
1146
+ 管理应用所需要的依赖库。包括的构建工具有Maven、Gradle、ant、sbt
1147
+ 项目地址:https://github.com/mosabua/maven-android-sdk-deployer
1141
1148
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
1142
1149
1143
1150
#### 五、其他
You can’t perform that action at this time.
0 commit comments