当前位置: 代码迷 >> Android >> android ant 封装
  详细解决方案

android ant 封装

热度:262   发布时间:2016-04-28 03:56:45.0
android ant 打包

最近公司做自动化集成环境,涉及到ant打包的东西,学到一些,在这里分享一下

ant 打包方法,参考一下博客

http://www.cnblogs.com/stay/archive/2013/05/27/3102027.html

?

ant 中修改property,需要依赖其他包

http://fireinjava.iteye.com/blog/1990949

?

用jenkins搭了一个服务器

http://blog.csdn.net/littlechang/article/details/8642149

  相关解决方案