打包开源库 - Android网络通信库Volley
安装git环境下载Volley源码 ?
$ git clone https://android.googlesource.com/platform/frameworks/volley
?
build jar包 在Volley根目录下执行$ ant jar
?
?ant自动打包?
http://blog.csdn.net/ms03001620/article/details/8490238
http://zhaoyunhe.com/android-ant-build.html
?