http://blog.csdn.net/vipzjyno1/article/details/21039349/
apktool.bat d -f test.apk test 这条命令修改成apktool d [-s] -f <apkPath> -o <folderPath>
Android 反编译
原文:http://www.cnblogs.com/xiaoxiaing/p/6897642.html