apktools免安装直接使用
反编译:apktools.jar d apkName.apk 打包: apktools.jar b apkName.apk 1. Move both files (apktool.jar & apktool.bat) to your Windows directory (Usually C://Windows) 2. If you do not have access to C://Windows, you may place the two files anywhere then add that directory to your Environment Variables Sys
用户评论