-出現 UndefinedResObject Exception :android
這是由於被反編譯的apk中有當前的framework不支持的屬性;解決方式以下:git
一、刪除C:\Users\Administrator\apktool\framework\1.apkgithub
二、安裝高版本的android.apk:apktool if android.apk(重命名1.apk後copy到用戶目錄下apktool)ip
-出現Duplicate resource , Multiple resources;文檔地址:https://github.com/iBotPeaches/Apktool/pull/1110資源
一、使用apktool2.0.2以上的版本文檔
二、加參數-m -k it
-當apktool/framework/1.apk不一樣時,用apktool 解出的包的資源可能會不同io