[Completed] [Q] APKStudio is failing to decompile systemui.apk - XDA Assist

Hi I used APKStudio to decompile and theme my systemUI.apk of Lenovo a369i. But it is failing to recompile it. Also there was no smali file in the decompiled apk folder. Every time try to recompile, I get this error message.
I: Using Apktool 2.0.0-Beta9 on systemui
W: Could not find sources
I: Building resources...
C:\Users\Karthik\Desktop\systemui\systemui\res\values\styles.xml:18: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Animation.SearchBar'.
C:\Users\Karthik\Desktop\systemui\systemui\res\values\styles.xml:19: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Animation.SearchBar'.
C:\Users\Karthik\Desktop\systemui\systemui\res\values\styles.xml:24: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Animation.SearchBar'.
C:\Users\Karthik\Desktop\systemui\systemui\res\values\styles.xml:39: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Animation.SearchBar'.
C:\Users\Karthik\Desktop\systemui\systemui\res\values\styles.xml:106: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Animation.ZoomButtons'.
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\Karthik\AppData\Local\Temp\brut_util_Jar_730259415441708022.tmp, p, --forced-package-id, 127, --min-sdk-version, 17, --target-sdk-version, 17, --version-code, 17, --version-name, 4.2.2-180, -F, C:\Users\Karthik\AppData\Local\Temp\APKTOOL6464387972826900626.tmp, -0, arsc, -I, C:\Users\Karthik\apktool\framework\1.apk, -S, C:\Users\Karthik\Desktop\systemui\systemui\res, -M, C:\Users\Karthik\Desktop\systemui\systemui\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:435)
at brut.androlib.Androlib.buildResources(Androlib.java:363)
at brut.androlib.Androlib.build(Androlib.java:286)
at brut.androlib.Androlib.build(Androlib.java:258)
at brut.apktool.Main.cmdBuild(Main.java:236)
at brut.apktool.Main.main(Main.java:88)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\Karthik\AppData\Local\Temp\brut_util_Jar_730259415441708022.tmp, p, --forced-package-id, 127, --min-sdk-version, 17, --target-sdk-version, 17, --version-code, 17, --version-name, 4.2.2-180, -F, C:\Users\Karthik\AppData\Local\Temp\APKTOOL6464387972826900626.tmp, -0, arsc, -I, C:\Users\Karthik\apktool\framework\1.apk, -S, C:\Users\Karthik\Desktop\systemui\systemui\res, -M, C:\Users\Karthik\Desktop\systemui\systemui\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:470)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:416)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\Karthik\AppData\Local\Temp\brut_util_Jar_730259415441708022.tmp, p, --forced-package-id, 127, --min-sdk-version, 17, --target-sdk-version, 17, --version-code, 17, --version-name, 4.2.2-180, -F, C:\Users\Karthik\AppData\Local\Temp\APKTOOL6464387972826900626.tmp, -0, arsc, -I, C:\Users\Karthik\apktool\framework\1.apk, -S, C:\Users\Karthik\Desktop\systemui\systemui\res, -M, C:\Users\Karthik\Desktop\systemui\systemui\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:464)
... 6 more
Here is my systemui.apk View attachment SystemUI.apk

Duplicate thread.
http://forum.xda-developers.com/general/xda-assist/smali-file-systemui-lenovo-a369i-t3045687

Related

[Q] [HELP] compiling phone.apk

Hello. I want to add new translate values (values-cs) into apk/res/. When decompiling phone.apk with APKtool and compiling back, errors are displayed.
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 17, --target-sdk-version, 17, -F, C:\Users\honza\AppData\Local\Temp\APKTOOL4761630175119024446.tmp, -0, arsc, -I, C:\Users\honza\apktool\framework\1.apk, -S, C:\apk3\tools\..\temp\Phone.apk\res, -M, C:\apk3\tools\..\temp\Phone.apk\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, 17, --target-sdk-version, 17, -F, C:\Users\honza\AppData\Local\Temp\APKTOOL4761630175119024446.tmp, -0, arsc, -I, C:\Users\honza\apktool\framework\1.apk, -S, C:\apk3\tools\..\temp\Phone.apk\res, -M, C:\apk3\tools\..\temp\Phone.apk\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, 17, --target-sdk-version, 17, -F, C:\Users\honza\AppData\Local\Temp\APKTOOL4761630175119024446.tmp, -0, arsc, -I, C:\Users\honza\apktool\framework\1.apk, -S, C:\apk3\tools\..\temp\Phone.apk\res, -M, C:\apk3\tools\..\temp\Phone.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:355)
... 6 more
My phone.apk is here: suprweb.cz/Phone.apk
I set framework SystemUI.apk and framework-res.apk
Compile of other applications is fine.
Advise anyone?
If you install framework-res.apk and decompile systemUI.apk is ok, but the compilation fails:
Caused by: brut.common.BrutException: could not exec command: [aapt, p, --min-sdk-version, 17, --target-sdk-version, 17, -F, C:\Users\honza\AppData\Local\Temp\APKTOOL5469254885478948063.tmp, -0, arsc, -I, C:\Users\honza\apktool\framework\1.apk, -S, C:\apk3\tools\..\temp\Phone.apk\res, -M, C:\apk3\tools\..\temp\Phone.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:355)
Only with the phone.apk
Any idea? Thanks

Error while recompile somcphone.apk

Hello curretnly i am trying to mod my SomcPhone.apk so that the Call Settings are white Problem is i get this error while recompiling and i dont really know whta this means so if someone could help i would be very thankfull !
Log For : SomcPhone.apk
Log Type : Recompiling
Log Recorded At : 10.01.2015 -- 16:51:19,02
Log Recorded By : Advanced ApkTool v4.0.0 By BDFreak
------------------------------------------------------
C:\Users\Mirko\Desktop\AdvancedApkTool\3-Out\SomcPhone.apk\res\values\styles.xml:181: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Widget.Holo.Spinner.DropDown'.
C:\Users\Mirko\Desktop\AdvancedApkTool\3-Out\SomcPhone.apk\res\values\styles.xml:185: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Widget.Holo.Spinner.DropDown'.
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\Mirko\AppData\Local\Temp\brut_util_Jar_653497118236282026.tmp, p, --forced-package-id, 127, --min-sdk-version, 17, --target-sdk-version, 17, --version-code, 17, --version-name, 4.2.2-Android.1011, -F, C:\Users\Mirko\AppData\Local\Temp\APKTOOL3484491687249777845.tmp, -0, arsc, -I, C:\Users\Mirko\Desktop\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -I, C:\Users\Mirko\Desktop\AdvancedApkTool\1-BDFreak\Frameworks\2.apk, -S, C:\Users\Mirko\Desktop\AdvancedApkTool\3-Out\SomcPhone.apk\res, -M, C:\Users\Mirko\Desktop\AdvancedApkTool\3-Out\SomcPhone.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:449)
at brut.androlib.Androlib.buildResources(Androlib.java:383)
at brut.androlib.Androlib.build(Androlib.java:286)
at brut.androlib.Androlib.build(Androlib.java:258)
at brut.apktool.Main.cmdBuild(Main.java:240)
at brut.apktool.Main.main(Main.java:89)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\Mirko\AppData\Local\Temp\brut_util_Jar_653497118236282026.tmp, p, --forced-package-id, 127, --min-sdk-version, 17, --target-sdk-version, 17, --version-code, 17, --version-name, 4.2.2-Android.1011, -F, C:\Users\Mirko\AppData\Local\Temp\APKTOOL3484491687249777845.tmp, -0, arsc, -I, C:\Users\Mirko\Desktop\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -I, C:\Users\Mirko\Desktop\AdvancedApkTool\1-BDFreak\Frameworks\2.apk, -S, C:\Users\Mirko\Desktop\AdvancedApkTool\3-Out\SomcPhone.apk\res, -M, C:\Users\Mirko\Desktop\AdvancedApkTool\3-Out\SomcPhone.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:487)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:434)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\Mirko\AppData\Local\Temp\brut_util_Jar_653497118236282026.tmp, p, --forced-package-id, 127, --min-sdk-version, 17, --target-sdk-version, 17, --version-code, 17, --version-name, 4.2.2-Android.1011, -F, C:\Users\Mirko\AppData\Local\Temp\APKTOOL3484491687249777845.tmp, -0, arsc, -I, C:\Users\Mirko\Desktop\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -I, C:\Users\Mirko\Desktop\AdvancedApkTool\1-BDFreak\Frameworks\2.apk, -S, C:\Users\Mirko\Desktop\AdvancedApkTool\3-Out\SomcPhone.apk\res, -M, C:\Users\Mirko\Desktop\AdvancedApkTool\3-Out\SomcPhone.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:481)
... 6 more
------------------------------------------------------
Click to expand...
Click to collapse
Look in values folder..styles.xml...The style you're written is not present in framework-res.apk..Change that style to something else..
STRYDER~007 said:
Look in values folder..styles.xml...The style you're written is not present in framework-res.apk..Change that style to something else..
Click to expand...
Click to collapse
Could you give me an example for an style

[Q] Apktool '1' Error

So im trying to recompile a SystemUI.apk (cough im working on a Z3 project or maybe a rom if i can get this working and get permission from the original developer ^^)
So basically i can recompile as it shows me this error:
Code:
warning: string 'status_bar_help_text' has no default translation.
warning: string 'status_bar_help_title' has no default translation.
C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\res\layout\status_bar_recent_panel.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/recents_clear').
C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\res\layout\status_bar_recent_panel.xml:11: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/ic_recents_clear').
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\MahaDEVELOPER\AppData\Local\Temp\brut_util_Jar_3386441471624655008.tmp, p, --forced-package-id, 127, --min-sdk-version, 19, --target-sdk-version, 19, --version-code, 19, --version-name, 4.4.4-1, -F, C:\Users\MahaDEVELOPER\AppData\Local\Temp\APKTOOL4355976165327215908.tmp, -I, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -I, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\1-BDFreak\Frameworks\2.apk, -S, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\res, -M, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:449)
at brut.androlib.Androlib.buildResources(Androlib.java:383)
at brut.androlib.Androlib.build(Androlib.java:286)
at brut.androlib.Androlib.build(Androlib.java:258)
at brut.apktool.Main.cmdBuild(Main.java:240)
at brut.apktool.Main.main(Main.java:89)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [C:\Users\MahaDEVELOPER\AppData\Local\Temp\brut_util_Jar_3386441471624655008.tmp, p, --forced-package-id, 127, --min-sdk-version, 19, --target-sdk-version, 19, --version-code, 19, --version-name, 4.4.4-1, -F, C:\Users\MahaDEVELOPER\AppData\Local\Temp\APKTOOL4355976165327215908.tmp, -I, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -I, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\1-BDFreak\Frameworks\2.apk, -S, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\res, -M, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:487)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:434)
... 5 more
Caused by: brut.common.BrutException: could not exec command: [C:\Users\MahaDEVELOPER\AppData\Local\Temp\brut_util_Jar_3386441471624655008.tmp, p, --forced-package-id, 127, --min-sdk-version, 19, --target-sdk-version, 19, --version-code, 19, --version-name, 4.4.4-1, -F, C:\Users\MahaDEVELOPER\AppData\Local\Temp\APKTOOL4355976165327215908.tmp, -I, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\1-BDFreak\Frameworks\1.apk, -I, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\1-BDFreak\Frameworks\2.apk, -S, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\res, -M, C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:89)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:481)
... 6 more
------------------------------------------------------
So basically know the issue is...
Code:
C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\res\layout\status_bar_recent_panel.xml:11: error: Error: No resource found that matches the given name (at 'id' with value '@id/recents_clear').
C:\Users\MahaDEVELOPER\Downloads\Apktool's\Advanced+Apk+Tool+v4.0.0+By+BDFreak\AdvancedApkTool\3-Out\SystemUI_v1.apk\res\layout\status_bar_recent_panel.xml:11: error: Error: No resource found that matches the given name (at 'src' with value '@drawable/ic_recents_clear').
But how do i fix this?
p.s. I'm no expert theme im just a noob that likes xperia stuff (hint! ).

[Completed] Error while compiling an app using apktool

Hello, I'm trying to compile a google app's apk using apktool, but I'm getting this error.
Code:
I: Using Apktool 2.2.1
I: Checking whether sources has changed...
I: Checking whether sources has changed...
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building resources...
W: warning: string 'application_name' has no default translation.
W: /home/fobos531/Downloads/google assistant/Google/res/xml-v22/shortcuts.xml:4: error: No resource identifier found for attribute 'shortcutId' in package 'android'
W:
W: /home/fobos531/Downloads/google assistant/Google/res/xml-v22/shortcuts.xml:4: error: No resource identifier found for attribute 'shortcutShortLabel' in package 'android'
W:
W: /home/fobos531/Downloads/google assistant/Google/res/xml-v22/shortcuts.xml:7: error: No resource identifier found for attribute 'shortcutId' in package 'android'
W:
W: /home/fobos531/Downloads/google assistant/Google/res/xml-v22/shortcuts.xml:7: error: No resource identifier found for attribute 'shortcutShortLabel' in package 'android'
W:
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_4374294199110982847.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 24, --version-code, 300722790, --version-name, 6.7.21.21.arm, -F, /tmp/APKTOOL3760806706040705099.tmp, -0, arsc, -0, res/raw/ep_acoustic_model, -0, arsc, -I, /home/fobos531/.local/share/apktool/framework/1.apk, -S, /home/fobos531/Downloads/google assistant/Google/res, -M, /home/fobos531/Downloads/google assistant/Google/AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:478)
at brut.androlib.Androlib.buildResources(Androlib.java:412)
at brut.androlib.Androlib.build(Androlib.java:311)
at brut.androlib.Androlib.build(Androlib.java:264)
at brut.apktool.Main.cmdBuild(Main.java:227)
at brut.apktool.Main.main(Main.java:84)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_4374294199110982847.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 24, --version-code, 300722790, --version-name, 6.7.21.21.arm, -F, /tmp/APKTOOL3760806706040705099.tmp, -0, arsc, -0, res/raw/ep_acoustic_model, -0, arsc, -I, /home/fobos531/.local/share/apktool/framework/1.apk, -S, /home/fobos531/Downloads/google assistant/Google/res, -M, /home/fobos531/Downloads/google assistant/Google/AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:439)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:464)
... 5 more
Caused by: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_4374294199110982847.tmp, p, --forced-package-id, 127, --min-sdk-version, 21, --target-sdk-version, 24, --version-code, 300722790, --version-name, 6.7.21.21.arm, -F, /tmp/APKTOOL3760806706040705099.tmp, -0, arsc, -0, res/raw/ep_acoustic_model, -0, arsc, -I, /home/fobos531/.local/share/apktool/framework/1.apk, -S, /home/fobos531/Downloads/google assistant/Google/res, -M, /home/fobos531/Downloads/google assistant/Google/AndroidManifest.xml]
at brut.util.OS.exec(OS.java:95)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:433)
... 6 more
Assist is where we guide new users
We dont help out our senior members as we feel that they have the knowledge and experience to find their way around XDA
Use the search tool and post your issue in the apktool thread
Thanks and thread closed

cant recompile framework-res ( oreo renovate ice )

this is the log
Recompiling "framework-res.apk" With Original Signature,
in work area "_WorkArea1", using "apktool_2.3.0.jar"
With Tickle My Android 15.0.0.0
(tinyurl.com\ticklemyandroid)
----------------
Installed Framework File(s):
framework-res.apk [1.apk]
----------------
I: Using Apktool 2.3.0
W: Could not find sources
I: Building resources...
W: C:\TickleMyAndroid\_WorkArea1\_working\framework-res.apk\res\values\styles.xml:2452: error: Resource entry Theme.DeviceDefault already has bag item dropdownListPreferredItemHeight.
W: C:\TickleMyAndroid\_WorkArea1\_working\framework-res.apk\res\values\styles.xml:2451: Originally defined here.
W:
Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\wings\AppData\Local\Temp\brut_util_Jar_5532533095960302884.tmp, p, --forced-package-id, 1, --min-sdk-version, 26, --target-sdk-version, 26, --version-code, 26, --version-name, 8.0.0, --no-version-vectors, -F, C:\Users\wings\AppData\Local\Temp\APKTOOL4868441450981723919.tmp, -x, -0, arsc, -0, arsc, -S, C:\TickleMyAndroid\_WorkArea1\_working\framework-res.apk\res, -M, C:\TickleMyAndroid\_WorkArea1\_working\framework-res.apk\AndroidManifest.xml]
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:485)
at brut.androlib.Androlib.buildResources(Androlib.java:419)
at brut.androlib.Androlib.build(Androlib.java:318)
at brut.androlib.Androlib.build(Androlib.java:270)
at brut.apktool.Main.cmdBuild(Main.java:224)
at brut.apktool.Main.main(Main.java:75)
Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\wings\AppData\Local\Temp\brut_util_Jar_5532533095960302884.tmp, p, --forced-package-id, 1, --min-sdk-version, 26, --target-sdk-version, 26, --version-code, 26, --version-name, 8.0.0, --no-version-vectors, -F, C:\Users\wings\AppData\Local\Temp\APKTOOL4868441450981723919.tmp, -x, -0, arsc, -0, arsc, -S, C:\TickleMyAndroid\_WorkArea1\_working\framework-res.apk\res, -M, C:\TickleMyAndroid\_WorkArea1\_working\framework-res.apk\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:454)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:471)
... 5 more
Caused by: brut.common.BrutException: could not exec (exit code = 1): [C:\Users\wings\AppData\Local\Temp\brut_util_Jar_5532533095960302884.tmp, p, --forced-package-id, 1, --min-sdk-version, 26, --target-sdk-version, 26, --version-code, 26, --version-name, 8.0.0, --no-version-vectors, -F, C:\Users\wings\AppData\Local\Temp\APKTOOL4868441450981723919.tmp, -x, -0, arsc, -0, arsc, -S, C:\TickleMyAndroid\_WorkArea1\_working\framework-res.apk\res, -M, C:\TickleMyAndroid\_WorkArea1\_working\framework-res.apk\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:95)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:448)
... 6 more
----------------
Recompile Not Successful!
Press any key to continue . . .
Click to expand...
Click to collapse
found nothing certain on google.. what should I do
menace1337 said:
this is the log
found nothing certain on google.. what should I do
Click to expand...
Click to collapse
Open res/values/styles.xml
go to line 2451.
You will see both line 2451 and line 2452 are the same.
Delete one of them.
Recompile.
I did that. The recompile is successful, but I couldn't make the rom boot.
If you find a solution, please update.
same here...

Categories

Resources