[Q] Error in Recompile topic


Hi
I plan to Decompile Settings.apk APK Studio's I Now I want Recompile error was finished.
SDK and JDK installed the latest version of the latest version've also got the latest version of APKTool

Please help me

ROM version CM12.1
Error:
I: Using Apktool 2.0.0

W: Could not find sources

I: Building resources...

C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:117: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/PreferencePanel'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:125: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/PreferenceHeaderList'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:136: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/PreferenceFragmentList'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:143: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/PreferenceHeaderPanel'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:144: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/PreferenceHeaderList'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:145: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/PreferenceFragment'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:290: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Preference.Material.DialogPreference'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:349: error: Error: No resource found that matches the given name: attr 'android:closeItemLayout'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:347: error: Error: No resource found that matches the given name: attr 'android:errorColor'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:346: error: Error: No resource found that matches the given name: attr 'android:preferencePanelStyle'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:348: error: Error: No resource found that matches the given name: attr 'android:successColor'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:370: error: Error: No resource found that matches the given name: attr 'android:closeItemLayout'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:368: error: Error: No resource found that matches the given name: attr 'android:errorColor'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:367: error: Error: No resource found that matches the given name: attr 'android:preferencePanelStyle'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:369: error: Error: No resource found that matches the given name: attr 'android:successColor'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:414: error: Error: No resource found that matches the given name: attr 'android:closeItemLayout'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:412: error: Error: No resource found that matches the given name: attr 'android:errorColor'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:410: error: Error: No resource found that matches the given name: attr 'android:preferenceFragmentListStyle'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:411: error: Error: No resource found that matches the given name: attr 'android:preferenceFragmentPaddingSide'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:406: error: Error: No resource found that matches the given name: attr 'android:preferenceFragmentStyle'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:408: error: Error: No resource found that matches the given name: attr 'android:preferenceHeaderPanelStyle'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:409: error: Error: No resource found that matches the given name: attr 'android:preferenceListStyle'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:407: error: Error: No resource found that matches the given name: attr 'android:preferencePanelStyle'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:413: error: Error: No resource found that matches the given name: attr 'android:successColor'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:456: error: Error: No resource found that matches the given name: attr 'android:closeItemLayout'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:454: error: Error: No resource found that matches the given name: attr 'android:errorColor'.



C:\Users\Pouya\Desktop\Settings\res\values\styles. xml:455: error: Error: No resource found that matches the given name: attr 'android:successColor'.



Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\Pouya\AppData\Local\Temp\brut_util_Jar_64 15734235692862927.tmp, p, --forced-package-id, 127, --min-sdk-version, 22, --target-sdk-version, 22, --version-code, 22, --version-name, 5.1.1-7148efb99f, -F, C:\Users\Pouya\AppData\Local\Temp\APKTOOL629439676 9437643753.tmp, -0, arsc, -I, C:\Users\Pouya\apktool\framework.apk, -S, C:\Users\Pouya\Desktop\Settings\res, -M, C:\Users\Pouya\Desktop\Settings\AndroidManifest.xm l]

at brut.androlib.Androlib.buildResourcesFull(Androlib .java:458)

at brut.androlib.Androlib.buildResources(Androlib.jav a:396)

at brut.androlib.Androlib.build(Androlib.java:285)

at brut.androlib.Androlib.build(Androlib.java:256)

at brut.apktool.Main.cmdBuild(Main.java:225)

at brut.apktool.Main.main(Main.java:84)

Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\Pouya\AppData\Local\Temp\brut_util_Jar_64 15734235692862927.tmp, p, --forced-package-id, 127, --min-sdk-version, 22, --target-sdk-version, 22, --version-code, 22, --version-name, 5.1.1-7148efb99f, -F, C:\Users\Pouya\AppData\Local\Temp\APKTOOL629439676 9437643753.tmp, -0, arsc, -I, C:\Users\Pouya\apktool\framework.apk, -S, C:\Users\Pouya\Desktop\Settings\res, -M, C:\Users\Pouya\Desktop\Settings\AndroidManifest.xm l]

at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.java:419)

at brut.androlib.Androlib.buildResourcesFull(Androlib .java:444)

... 5 more

Caused by: brut.common.BrutException: could not exec command: [C:\Users\Pouya\AppData\Local\Temp\brut_util_Jar_64 15734235692862927.tmp, p, --forced-package-id, 127, --min-sdk-version, 22, --target-sdk-version, 22, --version-code, 22, --version-name, 5.1.1-7148efb99f, -F, C:\Users\Pouya\AppData\Local\Temp\APKTOOL629439676 9437643753.tmp, -0, arsc, -I, C:\Users\Pouya\apktool\framework.apk, -S, C:\Users\Pouya\Desktop\Settings\res, -M, C:\Users\Pouya\Desktop\Settings\AndroidManifest.xm l]

at brut.util.OS.exec(OS.java:89)

at brut.androlib.res.AndrolibResources.aaptPackage(An drolibResources.java:413)

... 6 more




0 commentaires:

Remarque : Seul un membre de ce blog est autorisé à enregistrer un commentaire.