##ApkTool的使用
###1.在cmd中使用
###2.cd 到 apktool文件中
###3.apktool d [-s] -f <apkPath> -o <folderPath> (apkPath : apk全名 , folderPath:反编译后的文件夹名)
###1.在cmd中使用
###2.cd 到 apktool文件中
###3.apktool d [-s] -f <apkPath> -o <folderPath> (apkPath : apk全名 , folderPath:反编译后的文件夹名)