Ant脚本打包Android程序的demo(含打包第三方jar)
Ant脚本打包Android程序的demo(含打包第三方jar)。 build_with_bat是基于bat脚本实现的。 build是在build_with_bat的基础上实现的,主要是在compile和dex部分增加了第三jar的打包。
文件列表
AntDemo.7z
(预估有个41文件)
AntDemo
bin
classes.dex
4KB
AntDemo.apk
13KB
com
example
antdemo
MainActivity.class
2KB
BuildConfig.class
195B
R$layout.class
267B
用户评论