参考文档:反编译包:https://www.cnblogs.com/findyou/p/3450721.html重签名:https://www.cnblogs.com/findyou/p/3801273.html【1】反编译工具apktoolapktool:http://code.google.com/p/android-apktool/downloads/list命令:apktoold[目标.apk][目标文件夹]---------反编译(decode)apktoolb[文件夹]-o[编译之后的名称.apk]---------重新编译成apk(buid)apktoolifframework-