->重建文件:V4.0.1.R.apk,请稍后...
java.exe -jar "C:\ApkToolkit\Bin\apktool.jar" b -f "C:\V4.0.1" "C:\V4.0.1.R.apk"
I: Smaling...
I: Building resources...
C:\V4.0.1\res\values\styles.xml:61: error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base'.
C:\V4.0.1\res\values\styles.xml:101: error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base'.
C:\V4.0.1\res\values\styles.xml:149: error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base'.
C:\V4.0.1\res\values\styles.xml:192: error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base'.
C:\V4.0.1\res\values\styles.xml:208: error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base.DropDownItem'.
C:\V4.0.1\res\values\styles.xml:234: error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base'.
C:\V4.0.1\res\values\styles.xml:241: error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Light.Base'.
C:\V4.0.1\res\values\styles.xml:260: error: Error retrieving parent for item: No resource found that matches the given name 'TextAppearance.AppCompat.Base'.
C:\V4.0.1\res\values\styles.xml:293: error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base'.
C:\V4.0.1\res\values-v14\styles.xml:52: error: Error retrieving parent for item: No resource found that matches the given name 'Widget.AppCompat.Base'.
C:\V4.0.1\res\values\styles.xml:485: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Base'.
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 9, --target-sdk-version, 19, -F, C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\APKTOOL7849773734744913083.tmp, -0, arsc, -I, C:\Documents and Settings\Administrator\apktool\framework\1.apk, -S, C:\V4.0.1\res, -M, C:\V4.0.1\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:358)
at brut.androlib.Androlib.buildResources(Androlib.java:283)
at brut.androlib.Androlib.build(Androlib.java:206)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:228)
at brut.apktool.Main.main(Main.java:79)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 9, --target-sdk-version, 19, -F, C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\APKTOOL7849773734744913083.tmp, -0, arsc, -I, C:\Documents and Settings\Administrator\apktool\framework\1.apk, -S, C:\V4.0.1\res, -M, C:\V4.0.1\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:357)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:336)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 9, --target-sdk-version, 19, -F, C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\APKTOOL7849773734744913083.tmp, -0, arsc, -I, C:\Documents and Settings\Administrator\apktool\framework\1.apk, -S, C:\V4.0.1\res, -M, C:\V4.0.1\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:355)
... 6 more
->重建.apk失败!
建议:请尝试手动运行Bin目录下的BuildApk.exe来重建.apk!