博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

12 2011 档案

摘要:#!/bin/bash#please edit the targetDir# Auto Copy APK By Albert 2011.12.12 sulingfeng@szsunray.comtargetDir="bcm21553"apk=`ls -cm ./out/target/product/$targetDir/system/app/`echo ${apk} > allApk.txtapkTarget=`awk -F , '{printf $1}' allApk.txt`echo "Target -> $apkTarget &l 阅读全文

posted @ 2011-12-13 14:47 梦回鲁南

无觅相关文章插件,快速提升流量